"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/23 12:44:11 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xuyugac4jeqa" 2025/09/23 12:44:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 12:44:11 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/23 12:44:11 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/23 12:44:11 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/23 12:44:11 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/23 12:44:11 DEBUG : Setting pass="PohIOouY22jQv2_wbtm5xBcpBU8Y2VW1vcc0CSkuQOGy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/23 12:44:11 DEBUG : TestWebdavRclone: detected overridden config - adding "{aTBpT}" suffix to name 2025/09/23 12:44:11 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/23 12:44:11 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/23 12:44:11 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/23 12:44:11 DEBUG : Setting pass="PohIOouY22jQv2_wbtm5xBcpBU8Y2VW1vcc0CSkuQOGy" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/23 12:44:11 DEBUG : found headers: 2025/09/23 12:44:11 DEBUG : Creating backend with remote "/tmp/rclone1214180275" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:11 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:11 DEBUG : dir: Looking for writers 2025/09/23 12:44:11 DEBUG : Looking for writers 2025/09/23 12:44:11 DEBUG : dir: reading active writers 2025/09/23 12:44:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:11 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:11 DEBUG : dir/subdir: Looking for writers 2025/09/23 12:44:11 DEBUG : dir: Looking for writers 2025/09/23 12:44:11 DEBUG : file1: reading active writers 2025/09/23 12:44:11 DEBUG : file2: reading active writers 2025/09/23 12:44:11 DEBUG : subdir: reading active writers 2025/09/23 12:44:11 DEBUG : Looking for writers 2025/09/23 12:44:11 DEBUG : dir: reading active writers 2025/09/23 12:44:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:11 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:11 DEBUG : dir: Looking for writers 2025/09/23 12:44:11 DEBUG : file1: reading active writers 2025/09/23 12:44:11 DEBUG : Looking for writers 2025/09/23 12:44:11 DEBUG : dir: reading active writers 2025/09/23 12:44:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:11 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:11 DEBUG : dir: Looking for writers 2025/09/23 12:44:11 DEBUG : Looking for writers 2025/09/23 12:44:11 DEBUG : dir: reading active writers 2025/09/23 12:44:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:11 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:11 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:11 DEBUG : forgetting directory cache 2025/09/23 12:44:11 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:11 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:11 DEBUG : Looking for writers 2025/09/23 12:44:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:12 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/23 12:44:12 DEBUG : dir: invalidating directory cache 2025/09/23 12:44:12 DEBUG : >ForgetPath: 2025/09/23 12:44:12 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/23 12:44:12 DEBUG : invalidating directory cache 2025/09/23 12:44:12 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:12 DEBUG : >ForgetPath: 2025/09/23 12:44:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/23 12:44:12 DEBUG : >ForgetPath: 2025/09/23 12:44:12 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:12 DEBUG : dir: Looking for writers 2025/09/23 12:44:12 DEBUG : Looking for writers 2025/09/23 12:44:12 DEBUG : dir: reading active writers 2025/09/23 12:44:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:12 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : forgetting directory cache 2025/09/23 12:44:12 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:12 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:12 DEBUG : dir: Looking for writers 2025/09/23 12:44:12 DEBUG : fil/a/b: Looking for writers 2025/09/23 12:44:12 DEBUG : fil/a: Looking for writers 2025/09/23 12:44:12 DEBUG : b: reading active writers 2025/09/23 12:44:12 DEBUG : fil: Looking for writers 2025/09/23 12:44:12 DEBUG : a: reading active writers 2025/09/23 12:44:12 DEBUG : Looking for writers 2025/09/23 12:44:12 DEBUG : fil: reading active writers 2025/09/23 12:44:12 DEBUG : dir: reading active writers 2025/09/23 12:44:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:12 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:12 DEBUG : dir: Looking for writers 2025/09/23 12:44:12 DEBUG : Looking for writers 2025/09/23 12:44:12 DEBUG : dir: reading active writers 2025/09/23 12:44:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:12 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:12 DEBUG : dir: Looking for writers 2025/09/23 12:44:12 DEBUG : file1: reading active writers 2025/09/23 12:44:12 DEBUG : Looking for writers 2025/09/23 12:44:12 DEBUG : dir: reading active writers 2025/09/23 12:44:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:12 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:12 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/23 12:44:13 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:13 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:13 DEBUG : dir: invalidating directory cache 2025/09/23 12:44:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/23 12:44:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/23 12:44:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/23 12:44:13 DEBUG : dir/file1: Reset virtual modtime 2025/09/23 12:44:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/23 12:44:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:13 DEBUG : dir: invalidating directory cache 2025/09/23 12:44:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/23 12:44:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/23 12:44:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/23 12:44:13 DEBUG : forgetting directory cache 2025/09/23 12:44:13 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:13 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/23 12:44:13 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:13 DEBUG : dir/virtualDir: Looking for writers 2025/09/23 12:44:13 DEBUG : dir: Looking for writers 2025/09/23 12:44:13 DEBUG : virtualFile2: reading active writers 2025/09/23 12:44:13 DEBUG : virtualFile: reading active writers 2025/09/23 12:44:13 DEBUG : virtualDir: reading active writers 2025/09/23 12:44:13 DEBUG : file1: reading active writers 2025/09/23 12:44:13 DEBUG : Looking for writers 2025/09/23 12:44:13 DEBUG : dir: reading active writers 2025/09/23 12:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:13 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:13 ERROR : dir/: Can only open directories read only 2025/09/23 12:44:13 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:13 DEBUG : dir: Looking for writers 2025/09/23 12:44:13 DEBUG : Looking for writers 2025/09/23 12:44:13 DEBUG : dir: reading active writers 2025/09/23 12:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:13 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/23 12:44:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/23 12:44:13 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 12:44:13 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:13 NOTICE: webdav root 'rclone-test-xuyugac4jeqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/23 12:44:13 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/23 12:44:13 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:13 DEBUG : dir: Looking for writers 2025/09/23 12:44:13 DEBUG : file1: reading active writers 2025/09/23 12:44:13 DEBUG : potato: reading active writers 2025/09/23 12:44:13 DEBUG : Looking for writers 2025/09/23 12:44:13 DEBUG : dir: reading active writers 2025/09/23 12:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:13 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/23 12:44:13 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:13 DEBUG : dir/sub: Looking for writers 2025/09/23 12:44:13 DEBUG : dir: Looking for writers 2025/09/23 12:44:13 DEBUG : file1: reading active writers 2025/09/23 12:44:13 DEBUG : sub: reading active writers 2025/09/23 12:44:13 DEBUG : Looking for writers 2025/09/23 12:44:13 DEBUG : dir: reading active writers 2025/09/23 12:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:13 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/23 12:44:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/23 12:44:14 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:14 DEBUG : dir/sub/subsub: Looking for writers 2025/09/23 12:44:14 DEBUG : dir/sub: Looking for writers 2025/09/23 12:44:14 DEBUG : subsub: reading active writers 2025/09/23 12:44:14 DEBUG : dir: Looking for writers 2025/09/23 12:44:14 DEBUG : file1: reading active writers 2025/09/23 12:44:14 DEBUG : sub: reading active writers 2025/09/23 12:44:14 DEBUG : Looking for writers 2025/09/23 12:44:14 DEBUG : dir: reading active writers 2025/09/23 12:44:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:14 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:14 ERROR : dir/: Dir.Remove not empty 2025/09/23 12:44:14 DEBUG : dir/file1: Remove: 2025/09/23 12:44:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:14 DEBUG : dir/file1: >Remove: err= 2025/09/23 12:44:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/23 12:44:14 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:14 DEBUG : Looking for writers 2025/09/23 12:44:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:14 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:14 DEBUG : dir/file1: Remove: 2025/09/23 12:44:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:14 DEBUG : dir/file1: >Remove: err= 2025/09/23 12:44:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/23 12:44:14 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:14 DEBUG : Looking for writers 2025/09/23 12:44:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:14 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:14 DEBUG : dir/file1: Remove: 2025/09/23 12:44:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:14 DEBUG : dir/file1: >Remove: err= 2025/09/23 12:44:14 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:14 DEBUG : dir: Looking for writers 2025/09/23 12:44:14 DEBUG : Looking for writers 2025/09/23 12:44:14 DEBUG : dir: reading active writers 2025/09/23 12:44:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:14 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:14 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:14 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/23 12:44:14 DEBUG : dir: Updating dir with dir2 0xc0003d7520 2025/09/23 12:44:14 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/23 12:44:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/23 12:44:15 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/23 12:44:15 DEBUG : file2: Updating file with file2 0xc00086e840 2025/09/23 12:44:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:15 INFO : dir2/file3: Deleted 2025/09/23 12:44:15 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/23 12:44:15 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00086e840 2025/09/23 12:44:15 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/23 12:44:15 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/23 12:44:15 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/23 12:44:15 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007eb790 2025/09/23 12:44:15 DEBUG : empty directory: forgetting directory cache 2025/09/23 12:44:15 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/23 12:44:15 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/23 12:44:15 DEBUG : dir2: Renaming to "dir3" 2025/09/23 12:44:15 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:15 DEBUG : dir3: Looking for writers 2025/09/23 12:44:15 DEBUG : file3: reading active writers 2025/09/23 12:44:15 DEBUG : renamed empty directory: Looking for writers 2025/09/23 12:44:15 DEBUG : Looking for writers 2025/09/23 12:44:15 DEBUG : renamed empty directory: reading active writers 2025/09/23 12:44:15 DEBUG : dir3: reading active writers 2025/09/23 12:44:15 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:15 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/23 12:44:15 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/23 12:44:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/23 12:44:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/23 12:44:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/23 12:44:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/23 12:44:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/23 12:44:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:15 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (12 bytes), uploading instead of streaming 2025/09/23 12:44:15 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:15 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/23 12:44:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:15 DEBUG : forgetting directory cache 2025/09/23 12:44:15 DEBUG : dir: forgetting directory cache 2025/09/23 12:44:15 DEBUG : dir/sub: forgetting directory cache 2025/09/23 12:44:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/23 12:44:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/23 12:44:15 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 12:44:15 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:15 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/23 12:44:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/23 12:44:15 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:15 DEBUG : dir/sub: Looking for writers 2025/09/23 12:44:15 DEBUG : file0: reading active writers 2025/09/23 12:44:15 DEBUG : file2: reading active writers 2025/09/23 12:44:15 DEBUG : dir: Looking for writers 2025/09/23 12:44:15 DEBUG : file1: reading active writers 2025/09/23 12:44:15 DEBUG : sub: reading active writers 2025/09/23 12:44:15 DEBUG : Looking for writers 2025/09/23 12:44:15 DEBUG : dir: reading active writers 2025/09/23 12:44:15 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:15 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/23 12:44:15 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:15 DEBUG : Looking for writers 2025/09/23 12:44:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:15 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/23 12:44:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/23 12:44:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/23 12:44:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/23 12:44:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/23 12:44:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/23 12:44:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/23 12:44:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/23 12:44:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:15 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:15 DEBUG : dir: Looking for writers 2025/09/23 12:44:15 DEBUG : file1: reading active writers 2025/09/23 12:44:15 DEBUG : file1.metadata: reading active writers 2025/09/23 12:44:15 DEBUG : Looking for writers 2025/09/23 12:44:15 DEBUG : dir.metadata: reading active writers 2025/09/23 12:44:15 DEBUG : dir: reading active writers 2025/09/23 12:44:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:15 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:15 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:15 DEBUG : dir: Looking for writers 2025/09/23 12:44:15 DEBUG : file1: reading active writers 2025/09/23 12:44:15 DEBUG : Looking for writers 2025/09/23 12:44:15 DEBUG : dir: reading active writers 2025/09/23 12:44:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:15 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : file1: reading active writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 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:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:16 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : file1: reading active writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/23 12:44:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/23 12:44:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/23 12:44:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : file.txt: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:16 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:16 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (25 bytes), uploading instead of streaming 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 12:44:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : file1: reading active writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:16 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : dir/file1: Remove: 2025/09/23 12:44:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:16 DEBUG : dir/file1: >Remove: err= 2025/09/23 12:44:16 DEBUG : dir/file1: Remove: 2025/09/23 12:44:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:16 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : dir/file1: Remove: 2025/09/23 12:44:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:16 DEBUG : dir/file1: >Remove: err= 2025/09/23 12:44:16 DEBUG : dir/file1: Remove: 2025/09/23 12:44:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:16 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/23 12:44:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 12:44:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/23 12:44:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 12:44:16 DEBUG : dir/file1: Open: flags=0x3 2025/09/23 12:44:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/23 12:44:16 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : file1: reading active writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:16 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:16 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:16 DEBUG : dir: Looking for writers 2025/09/23 12:44:16 DEBUG : file1: reading active writers 2025/09/23 12:44:16 DEBUG : Looking for writers 2025/09/23 12:44:16 DEBUG : dir: reading active writers 2025/09/23 12:44:16 DEBUG : >WaitForWriters: 2025/09/23 12:44:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000133980 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 12:44:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000133980 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc000133980 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (25 bytes), uploading instead of streaming 2025/09/23 12:44:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:17 DEBUG : newLeaf: Running delayed rename now 2025/09/23 12:44:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000133980 2025/09/23 12:44:17 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:17 DEBUG : >WaitForWriters: 2025/09/23 12:44:17 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:17 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:17 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:17 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : file1: reading active writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : >WaitForWriters: 2025/09/23 12:44:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00069f680 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 12:44:17 DEBUG : dir/file1: Updating file with dir/file1 0xc00069f680 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc00069f680 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (25 bytes), uploading instead of streaming 2025/09/23 12:44:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:17 DEBUG : newLeaf: Running delayed rename now 2025/09/23 12:44:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00069f680 2025/09/23 12:44:17 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:17 DEBUG : >WaitForWriters: 2025/09/23 12:44:17 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:17 DEBUG : >WaitForWriters: 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:17 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:17 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:17 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000977a40): openPending: 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000977a40): >openPending: err= 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000977a40): _writeAt: size=14, off=0 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000977a40): >_writeAt: n=14, err= 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000977a40): close: 2025/09/23 12:44:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 12:44:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000977a40): >close: err= 2025/09/23 12:44:17 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : file1: reading active writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : file1: reading active writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : file1: reading active writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : file1: reading active writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 12:44:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:17 INFO : dir/file1: Copied (replaced existing) 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:17 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:17 DEBUG : dir: Looking for writers 2025/09/23 12:44:17 DEBUG : file1: reading active writers 2025/09/23 12:44:17 DEBUG : Looking for writers 2025/09/23 12:44:17 DEBUG : dir: reading active writers 2025/09/23 12:44:17 DEBUG : >WaitForWriters: 2025/09/23 12:44:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:17 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000d064c0): _readAt: size=512, off=0 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000d064c0): openPending: 2025/09/23 12:44: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" 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000d064c0): >openPending: err= 2025/09/23 12:44:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000d064c0): >_readAt: n=14, err=EOF 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000d064c0): close: 2025/09/23 12:44:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:17 DEBUG : dir/file1(0xc000d064c0): >close: err= 2025/09/23 12:44:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00069fb00 2025/09/23 12:44:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 12:44:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/23 12:44:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00069fb00 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000e09b00): openPending: 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000e09b00): >openPending: err= 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000e09b00): _writeAt: size=25, off=0 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000e09b00): >_writeAt: n=25, err= 2025/09/23 12:44:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00069fb00 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:18 DEBUG : newLeaf(0xc000e09b00): close: 2025/09/23 12:44:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 12:44:18.062949329 +0000 UTC m=+6.869344029 2025/09/23 12:44:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:18 DEBUG : newLeaf(0xc000e09b00): >close: err= 2025/09/23 12:44:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 12:44:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:18 INFO : newLeaf: Copied (replaced existing) 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 12:44:18 +0000 UTC" 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : >WaitForWriters: 2025/09/23 12:44:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : >WaitForWriters: 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:18 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : file1: reading active writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : >WaitForWriters: 2025/09/23 12:44:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000132a80 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 12:44:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000132a80 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ceaac0): openPending: 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ceaac0): >openPending: err= 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ceaac0): _writeAt: size=25, off=0 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ceaac0): >_writeAt: n=25, err= 2025/09/23 12:44:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:18 DEBUG : newLeaf: Updating file with newLeaf 0xc000132a80 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:18 DEBUG : newLeaf(0xc000ceaac0): close: 2025/09/23 12:44:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 12:44:18.560475655 +0000 UTC m=+7.366870375 2025/09/23 12:44:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:18 DEBUG : newLeaf(0xc000ceaac0): >close: err= 2025/09/23 12:44:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 12:44:18 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:18 INFO : newLeaf: Copied (replaced existing) 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 12:44:18 +0000 UTC" 2025/09/23 12:44:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 12:44:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : >WaitForWriters: 2025/09/23 12:44:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:18 DEBUG : >WaitForWriters: 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:18 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:18 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:18 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ebd540): openPending: 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ebd540): >openPending: err= 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ebd540): _writeAt: size=14, off=0 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ebd540): >_writeAt: n=14, err= 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ebd540): close: 2025/09/23 12:44:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 12:44:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/23 12:44:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:18 DEBUG : dir/file1(0xc000ebd540): >close: err= 2025/09/23 12:44:18 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : file1: reading active writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : file1: reading active writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : file1: reading active writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:18 DEBUG : dir: Looking for writers 2025/09/23 12:44:18 DEBUG : file1: reading active writers 2025/09/23 12:44:18 DEBUG : Looking for writers 2025/09/23 12:44:18 DEBUG : dir: reading active writers 2025/09/23 12:44:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 12:44:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:19 INFO : dir/file1: Copied (replaced existing) 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : file1: reading active writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: 2025/09/23 12:44:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:19 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006d21c0): _readAt: size=512, off=0 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006d21c0): openPending: 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006d21c0): >openPending: err= 2025/09/23 12:44:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006d21c0): >_readAt: n=14, err=EOF 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006d21c0): close: 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006d21c0): >close: err= 2025/09/23 12:44:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f0600 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 12:44:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/23 12:44:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f0600 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:19 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006fb4c0): openPending: 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006fb4c0): >openPending: err= 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006fb4c0): _writeAt: size=25, off=0 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0006fb4c0): >_writeAt: n=25, err= 2025/09/23 12:44:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f0600 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:19 DEBUG : newLeaf(0xc0006fb4c0): close: 2025/09/23 12:44:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 12:44:19.206245443 +0000 UTC m=+8.012640163 2025/09/23 12:44:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:19 DEBUG : newLeaf(0xc0006fb4c0): >close: err= 2025/09/23 12:44:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 12:44:19 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:19 INFO : newLeaf: Copied (replaced existing) 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 12:44:19 +0000 UTC" 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: 2025/09/23 12:44:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: 2025/09/23 12:44:19 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:19 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:19 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:19 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:19 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:19 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : file1: reading active writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: 2025/09/23 12:44:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:19 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007b6c80): _readAt: size=512, off=0 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007b6c80): openPending: 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007b6c80): >openPending: err= 2025/09/23 12:44:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/23 12:44:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007b6c80): >_readAt: n=14, err=EOF 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007b6c80): close: 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007b6c80): >close: err= 2025/09/23 12:44:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00086f2c0 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/23 12:44:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/23 12:44:19 DEBUG : dir/file1: Updating file with dir/file1 0xc00086f2c0 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:19 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007d9440): openPending: 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007d9440): >openPending: err= 2025/09/23 12:44:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007d9440): _writeAt: size=25, off=0 2025/09/23 12:44:19 DEBUG : dir/file1(0xc0007d9440): >_writeAt: n=25, err= 2025/09/23 12:44:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/23 12:44:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/23 12:44:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00086f2c0 2025/09/23 12:44:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:19 DEBUG : newLeaf(0xc0007d9440): close: 2025/09/23 12:44:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-23 12:44:19.716468188 +0000 UTC m=+8.522862898 2025/09/23 12:44:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:19 DEBUG : newLeaf(0xc0007d9440): >close: err= 2025/09/23 12:44:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: starting upload 2025/09/23 12:44:19 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:19 INFO : newLeaf: Copied (replaced existing) 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-23 12:44:19 +0000 UTC" 2025/09/23 12:44:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/23 12:44:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/23 12:44:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: 2025/09/23 12:44:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:19 DEBUG : dir: Looking for writers 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : dir: reading active writers 2025/09/23 12:44:19 DEBUG : newLeaf: reading active writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: 2025/09/23 12:44:19 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:19 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:19 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:19 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:19 DEBUG : Looking for writers 2025/09/23 12:44:19 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:20 DEBUG : dir: Looking for writers 2025/09/23 12:44:20 DEBUG : file1: reading active writers 2025/09/23 12:44:20 DEBUG : Looking for writers 2025/09/23 12:44:20 DEBUG : dir: reading active writers 2025/09/23 12:44:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/23 12:44:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/23 12:44:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/23 12:44:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:20 DEBUG : dir: Looking for writers 2025/09/23 12:44:20 DEBUG : file1: reading active writers 2025/09/23 12:44:20 DEBUG : Looking for writers 2025/09/23 12:44:20 DEBUG : dir: reading active writers 2025/09/23 12:44:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/23 12:44:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/23 12:44:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/23 12:44:20 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/23 12:44:20 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/23 12:44:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/23 12:44:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/23 12:44:20 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/23 12:44:20 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/23 12:44:20 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/23 12:44:20 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/23 12:44:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:20 DEBUG : dir: Looking for writers 2025/09/23 12:44:20 DEBUG : file1: reading active writers 2025/09/23 12:44:20 DEBUG : Looking for writers 2025/09/23 12:44:20 DEBUG : dir: reading active writers 2025/09/23 12:44:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:20 DEBUG : dir: Looking for writers 2025/09/23 12:44:20 DEBUG : file1: reading active writers 2025/09/23 12:44:20 DEBUG : Looking for writers 2025/09/23 12:44:20 DEBUG : dir: reading active writers 2025/09/23 12:44:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/23 12:44:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/23 12:44:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:20 DEBUG : dir: Looking for writers 2025/09/23 12:44:20 DEBUG : file1: reading active writers 2025/09/23 12:44:20 DEBUG : Looking for writers 2025/09/23 12:44:20 DEBUG : dir: reading active writers 2025/09/23 12:44:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:20 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:20 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:20 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:20 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:20 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): _readAt: size=1, off=0 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): openPending: 2025/09/23 12:44:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): >openPending: err= 2025/09/23 12:44:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): >_readAt: n=1, err= 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): _readAt: size=256, off=1 2025/09/23 12:44:20 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): >_readAt: n=15, err=EOF 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): _readAt: size=16, off=16 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): >_readAt: n=0, err=EOF 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): close: 2025/09/23 12:44:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): >close: err= 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): close: 2025/09/23 12:44:20 DEBUG : dir/file1(0xc000a3ff00): >close: err=file already closed 2025/09/23 12:44:20 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:20 DEBUG : dir: Looking for writers 2025/09/23 12:44:20 DEBUG : file1: reading active writers 2025/09/23 12:44:20 DEBUG : Looking for writers 2025/09/23 12:44:20 DEBUG : dir: reading active writers 2025/09/23 12:44:20 DEBUG : >WaitForWriters: 2025/09/23 12:44:20 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): _readAt: size=1, off=0 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): openPending: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >openPending: err= 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): _readAt: size=1, off=5 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): _readAt: size=1, off=3 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): _readAt: size=1, off=13 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): _readAt: size=16, off=100 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): close: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000e96dc0): >close: err= 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : dir: Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : dir: reading active writers 2025/09/23 12:44:21 DEBUG : >WaitForWriters: 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=1, off=0 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): openPending: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >openPending: err= 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=1, off=5 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=1, off=1 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=1, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=6, off=10 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=6, err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=256, off=10 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=6, err=EOF 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=256, off=100 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): close: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >close: err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): _readAt: size=256, off=100 2025/09/23 12:44:21 DEBUG : dir/file1(0xc0007cecc0): >_readAt: n=0, err=file already closed 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : dir: Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : dir: reading active writers 2025/09/23 12:44:21 DEBUG : >WaitForWriters: 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): RWFileHandle.Flush 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): _readAt: size=256, off=0 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): openPending: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): >openPending: err= 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): >_readAt: n=16, err=EOF 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): RWFileHandle.Flush 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): RWFileHandle.Flush 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): close: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000a51f40): >close: err= 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : dir: Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : dir: reading active writers 2025/09/23 12:44:21 DEBUG : >WaitForWriters: 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/23 12:44:21 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): _readAt: size=256, off=0 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): openPending: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): >openPending: err= 2025/09/23 12:44:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): >_readAt: n=16, err=EOF 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): RWFileHandle.Release 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): close: 2025/09/23 12:44:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): >close: err= 2025/09/23 12:44:21 DEBUG : dir/file1(0xc000705700): RWFileHandle.Release 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : dir: Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : dir: reading active writers 2025/09/23 12:44:21 DEBUG : >WaitForWriters: 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:21 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): openPending: 2025/09/23 12:44:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): >openPending: err= 2025/09/23 12:44:21 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): _writeAt: size=5, off=0 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): >_writeAt: n=5, err= 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): _writeAt: size=7, off=5 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): >_writeAt: n=7, err= 2025/09/23 12:44:21 DEBUG : file1: vfs cache: truncate to size=11 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): close: 2025/09/23 12:44:21 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 12:44:21.67060099 +0000 UTC m=+10.476995730 2025/09/23 12:44:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): >close: err= 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): close: 2025/09/23 12:44:21 DEBUG : file1(0xc0006deec0): >close: err=file already closed 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:21 DEBUG : file1: vfs cache: starting upload 2025/09/23 12:44:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:21 INFO : file1: Copied (new) 2025/09/23 12:44:21 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-23 12:44:21 +0000 UTC" 2025/09/23 12:44:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : >WaitForWriters: 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : >WaitForWriters: 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:21 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:21 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): openPending: 2025/09/23 12:44:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): >openPending: err= 2025/09/23 12:44:21 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): _writeAt: size=7, off=0 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): >_writeAt: n=7, err= 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): _writeAt: size=6, off=5 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): >_writeAt: n=6, err= 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): close: 2025/09/23 12:44:21 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 12:44:21.868912498 +0000 UTC m=+10.675307207 2025/09/23 12:44:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): >close: err= 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): _writeAt: size=5, off=0 2025/09/23 12:44:21 DEBUG : file1(0xc00074c6c0): >_writeAt: n=0, err=file already closed 2025/09/23 12:44:21 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:21 DEBUG : Looking for writers 2025/09/23 12:44:21 DEBUG : file1: reading active writers 2025/09/23 12:44:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:21 DEBUG : file1: vfs cache: starting upload 2025/09/23 12:44:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:21 INFO : file1: Copied (new) 2025/09/23 12:44:21 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-23 12:44:21 +0000 UTC" 2025/09/23 12:44:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:21 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : >WaitForWriters: 2025/09/23 12:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : >WaitForWriters: 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:22 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:22 DEBUG : file1(0xc000869580): openPending: 2025/09/23 12:44:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : file1(0xc000869580): >openPending: err= 2025/09/23 12:44:22 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 12:44:22 DEBUG : file1(0xc000869580): close: 2025/09/23 12:44:22 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 12:44:22.067800868 +0000 UTC m=+10.874195587 2025/09/23 12:44:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:22 DEBUG : file1(0xc000869580): >close: err= 2025/09/23 12:44:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 12:44:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:22 DEBUG : file2: newRWFileHandle: 2025/09/23 12:44:22 DEBUG : file2(0xc000869a00): openPending: 2025/09/23 12:44:22 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:22 DEBUG : file2(0xc000869a00): >openPending: err= 2025/09/23 12:44:22 DEBUG : file2: >newRWFileHandle: err= 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/23 12:44:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/23 12:44:22 DEBUG : file2(0xc000869a00): RWFileHandle.Flush 2025/09/23 12:44:22 DEBUG : file2(0xc000869a00): RWFileHandle.Release 2025/09/23 12:44:22 DEBUG : file2(0xc000869a00): close: 2025/09/23 12:44:22 DEBUG : file2: vfs cache: setting modification time to 2025-09-23 12:44:22.069279445 +0000 UTC m=+10.875674155 2025/09/23 12:44:22 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:22 DEBUG : file2(0xc000869a00): >close: err= 2025/09/23 12:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/23 12:44:22 DEBUG : file1: vfs cache: starting upload 2025/09/23 12:44:22 DEBUG : file2: vfs cache: starting upload 2025/09/23 12:44:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:22 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:22 INFO : file1: Copied (new) 2025/09/23 12:44:22 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-23 12:44:22 +0000 UTC" 2025/09/23 12:44:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/23 12:44:22 INFO : file2: Copied (new) 2025/09/23 12:44:22 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-23 12:44:22 +0000 UTC" 2025/09/23 12:44:22 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/23 12:44:22 INFO : file2: vfs cache: upload succeeded try #1 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : >WaitForWriters: 2025/09/23 12:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : file2: reading active writers 2025/09/23 12:44:22 DEBUG : >WaitForWriters: 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:22 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): openPending: 2025/09/23 12:44:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): >openPending: err= 2025/09/23 12:44:22 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): _writeAt: size=5, off=0 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): >_writeAt: n=5, err= 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): RWFileHandle.Flush 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): RWFileHandle.Flush 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): close: 2025/09/23 12:44:22 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 12:44:22.439611195 +0000 UTC m=+11.246005915 2025/09/23 12:44:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:22 DEBUG : file1(0xc00092bbc0): >close: err= 2025/09/23 12:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:22 DEBUG : file1: vfs cache: starting upload 2025/09/23 12:44:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:22 INFO : file1: Copied (new) 2025/09/23 12:44:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-23 12:44:22 +0000 UTC" 2025/09/23 12:44:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : >WaitForWriters: 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:22 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): openPending: 2025/09/23 12:44:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): >openPending: err= 2025/09/23 12:44:22 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): _writeAt: size=5, off=0 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): >_writeAt: n=5, err= 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): RWFileHandle.Release 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): close: 2025/09/23 12:44:22 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 12:44:22.629103366 +0000 UTC m=+11.435498056 2025/09/23 12:44:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): >close: err= 2025/09/23 12:44:22 DEBUG : file1(0xc000e7eac0): RWFileHandle.Release 2025/09/23 12:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:22 DEBUG : file1: vfs cache: starting upload 2025/09/23 12:44:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:22 INFO : file1: Copied (new) 2025/09/23 12:44:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-23 12:44:22 +0000 UTC" 2025/09/23 12:44:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : >WaitForWriters: 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:22 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 12:44:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:22 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:22 DEBUG : dir/file1(0xc000d83580): openPending: 2025/09/23 12:44:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:22 DEBUG : dir/file1(0xc000d83580): >openPending: err= 2025/09/23 12:44:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/23 12:44:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:22 DEBUG : dir/file1(0xc000d83580): _writeAt: size=5, off=0 2025/09/23 12:44:22 DEBUG : dir/file1(0xc000d83580): >_writeAt: n=5, err= 2025/09/23 12:44:22 DEBUG : dir/file1(0xc000d83580): close: 2025/09/23 12:44:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-23 12:44:22.880444961 +0000 UTC m=+11.686839641 2025/09/23 12:44:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:22 DEBUG : dir/file1(0xc000d83580): >close: err= 2025/09/23 12:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:22 DEBUG : dir: Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : dir: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:22 DEBUG : dir: Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : dir: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:22 DEBUG : dir: Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : dir: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:22 DEBUG : dir: Looking for writers 2025/09/23 12:44:22 DEBUG : file1: reading active writers 2025/09/23 12:44:22 DEBUG : Looking for writers 2025/09/23 12:44:22 DEBUG : dir: reading active writers 2025/09/23 12:44:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:22 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 12:44:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:23 INFO : dir/file1: Copied (replaced existing) 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-23 12:44:22 +0000 UTC" 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:23 DEBUG : dir: Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : dir: reading active writers 2025/09/23 12:44:23 DEBUG : >WaitForWriters: 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : dir/file1: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/23 12:44:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): openPending: 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/23 12:44:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): >openPending: err= 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): _writeAt: size=15, off=5 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): >_writeAt: n=15, err= 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): close: 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-23 12:44:23.164488853 +0000 UTC m=+11.970883573 2025/09/23 12:44:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : dir/file1(0xc0009b3b80): >close: err= 2025/09/23 12:44:23 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:23 DEBUG : dir: Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : dir: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:23 DEBUG : dir: Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : dir: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:23 DEBUG : dir: Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : dir: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:23 DEBUG : dir: Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : dir: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: starting upload 2025/09/23 12:44:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:23 INFO : dir/file1: Copied (replaced existing) 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-23 12:44:23 +0000 UTC" 2025/09/23 12:44:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:23 DEBUG : dir: Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : dir: reading active writers 2025/09/23 12:44:23 DEBUG : >WaitForWriters: 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : file1(0xc0009d8980): openPending: 2025/09/23 12:44:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 DEBUG : file1(0xc0009d8980): >openPending: err= 2025/09/23 12:44:23 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/23 12:44:23 DEBUG : file1(0xc0009d8980): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : file1(0xc0009d8980): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : file1(0xc0009d8980): close: 2025/09/23 12:44:23 DEBUG : file1: vfs cache: setting modification time to 2025-09-23 12:44:23.386467966 +0000 UTC m=+12.192862666 2025/09/23 12:44:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : file1(0xc0009d8980): >close: err= 2025/09/23 12:44:23 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:23 DEBUG : file1: vfs cache: starting upload 2025/09/23 12:44:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:23 INFO : file1: Copied (new) 2025/09/23 12:44:23 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-23 12:44:23 +0000 UTC" 2025/09/23 12:44:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:23 INFO : file1: vfs cache: upload succeeded try #1 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : file1: reading active writers 2025/09/23 12:44:23 DEBUG : >WaitForWriters: 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee400): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee400): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee400): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee400): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee400): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.574942695 +0000 UTC m=+12.381337415 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee400): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.574942695 +0000 UTC m=+12.381337415 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dee880): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000deed40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000deed40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000deed40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000deed40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000deed40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.574942695 +0000 UTC m=+12.381337415 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000deed40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2700 item 1 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def380): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def380): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def380): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def380): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def380): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.578520436 +0000 UTC m=+12.384915146 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def380): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def880): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def880): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def880): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def880): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def880): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.578520436 +0000 UTC m=+12.384915146 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000def880): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3260 item 2 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000defec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000defec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000defec0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000defec0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000defec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.581225667 +0000 UTC m=+12.387620387 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000defec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.581225667 +0000 UTC m=+12.387620387 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c3c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c880): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c880): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c880): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c880): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c880): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.581225667 +0000 UTC m=+12.387620387 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0c880): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c38f0 item 3 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0cf00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0cf00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0cf00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0cf00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0cf00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.585111817 +0000 UTC m=+12.391506536 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0cf00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0d440): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0d440): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0d440): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0d440): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0d440): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.585111817 +0000 UTC m=+12.391506536 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0d440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 4 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0da80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0da80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0da80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0da80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0da80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.587583269 +0000 UTC m=+12.393977988 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0da80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.587583269 +0000 UTC m=+12.393977988 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f0df00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40440): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40440): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40440): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40440): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40440): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.587583269 +0000 UTC m=+12.393977988 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 5 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40ac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40ac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.590989978 +0000 UTC m=+12.397384698 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f40ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41000): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41000): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41000): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41000): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41000): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.590989978 +0000 UTC m=+12.397384698 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41000): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 6 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41680): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41680): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41680): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41680): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41680): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.594167206 +0000 UTC m=+12.400561926 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41680): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.594167206 +0000 UTC m=+12.400561926 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f41b80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a0c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a0c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a0c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a0c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a0c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.594167206 +0000 UTC m=+12.400561926 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a0c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005245b0 item 7 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a740): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a740): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a740): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a740): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a740): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.597888466 +0000 UTC m=+12.404283176 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8a740): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ac80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ac80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ac80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ac80): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ac80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.597888466 +0000 UTC m=+12.404283176 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ac80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524ee0 item 8 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b240): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000f8b240): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b240): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b240): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b240): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b240): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b600): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b600): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b600): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b600): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b600): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.600378512 +0000 UTC m=+12.406773232 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8b600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.600378512 +0000 UTC m=+12.406773232 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000f8ba80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4000): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4000): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4000): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4000): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4000): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.600378512 +0000 UTC m=+12.406773232 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4000): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525420 item 9 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4680): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4680): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4680): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4680): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4680): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.604902811 +0000 UTC m=+12.411297532 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4680): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4bc0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4bc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4bc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4bc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4bc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.604902811 +0000 UTC m=+12.411297532 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa4bc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025e230 item 10 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5200): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000fa5200): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5200): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5200): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5200): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5200): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5200): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa55c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa55c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa55c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa55c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa55c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.608487675 +0000 UTC m=+12.414882384 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa55c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.608487675 +0000 UTC m=+12.414882384 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fa5ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2040): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2040): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2040): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.608487675 +0000 UTC m=+12.414882384 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ef50 item 11 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc26c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc26c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc26c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc26c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc26c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.61522519 +0000 UTC m=+12.421619900 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc26c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2c00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2c00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.61522519 +0000 UTC m=+12.421619900 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc2c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025f5e0 item 12 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3240): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000fc3240): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3240): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3240): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3240): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3240): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3600): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3600): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3600): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3600): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3600): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.617749321 +0000 UTC m=+12.424144031 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3cc0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3cc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3cc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3cc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3cc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.617749321 +0000 UTC m=+12.424144031 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000fc3cc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0150 item 13 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940600): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940600): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940600): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940600): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940600): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.621478236 +0000 UTC m=+12.427872946 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940b40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940b40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940b40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940b40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940b40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.621478236 +0000 UTC m=+12.427872946 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000940b40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417ab0 item 14 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941180): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000941180): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941180): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941180): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941180): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941180): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941180): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941540): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941540): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941540): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941540): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941540): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.625239179 +0000 UTC m=+12.431633899 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941540): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941c00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941c00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.625239179 +0000 UTC m=+12.431633899 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000941c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a230 item 15 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002300): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002300): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002300): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002300): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.632988686 +0000 UTC m=+12.439383396 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002300): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002840): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002840): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002840): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.632988686 +0000 UTC m=+12.439383396 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aaf0 item 16 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002e80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002e80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002e80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002e80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002e80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.636453674 +0000 UTC m=+12.442848395 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002e80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.636453674 +0000 UTC m=+12.442848395 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003300): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003800): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003800): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003800): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.636453674 +0000 UTC m=+12.442848395 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042afc0 item 17 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c4c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c4c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c4c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c4c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c4c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.660623072 +0000 UTC m=+12.467017832 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c4c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.660623072 +0000 UTC m=+12.467017832 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 18 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d0c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d0c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d0c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d0c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d0c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.683229495 +0000 UTC m=+12.489624214 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d0c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.683229495 +0000 UTC m=+12.489624214 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d5c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.683229495 +0000 UTC m=+12.489624214 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380c40 item 19 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0010021c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0010021c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0010021c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0010021c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0010021c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.687797997 +0000 UTC m=+12.494192676 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0010021c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002700): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002700): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002700): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002700): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002700): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.687797997 +0000 UTC m=+12.494192676 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002700): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381490 item 20 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002d80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002d80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002d80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002d80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002d80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.690117863 +0000 UTC m=+12.496512544 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001002d80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.690117863 +0000 UTC m=+12.496512544 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003280): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003c40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003c40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003c40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003c40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003c40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.690117863 +0000 UTC m=+12.496512544 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc001003c40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 21 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14380): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14380): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14380): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14380): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14380): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.693886863 +0000 UTC m=+12.500281543 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14380): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e148c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e148c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e148c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e148c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e148c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.693886863 +0000 UTC m=+12.500281543 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e148c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b02a0 item 22 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14f40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14f40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14f40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14f40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.695892971 +0000 UTC m=+12.502287652 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.695892971 +0000 UTC m=+12.502287652 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15940): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15940): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15940): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15940): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15940): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.695892971 +0000 UTC m=+12.502287652 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15940): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0770 item 23 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac040): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac040): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac040): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.698097182 +0000 UTC m=+12.504491872 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac5c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac5c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac5c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac5c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac5c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.698097182 +0000 UTC m=+12.504491872 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dac5c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b10a0 item 24 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacc00): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000dacc00): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacc00): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacc00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacc00): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacc00): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacc00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacfc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacfc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacfc0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacfc0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacfc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.700037206 +0000 UTC m=+12.506431885 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dacfc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.700037206 +0000 UTC m=+12.506431885 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dad4c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dada00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dada00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dada00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dada00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dada00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.700037206 +0000 UTC m=+12.506431885 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000dada00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1d50 item 25 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b240): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b240): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b240): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b240): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b240): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.702262475 +0000 UTC m=+12.508657156 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040bd40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040bd40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040bd40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040bd40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040bd40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.702262475 +0000 UTC m=+12.508657156 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040bd40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 26 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700580): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000700580): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700580): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700580): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700580): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700580): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007015c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007015c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007015c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007015c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007015c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.70351104 +0000 UTC m=+12.509905721 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007015c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.70351104 +0000 UTC m=+12.509905721 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701d40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce300): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce300): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce300): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce300): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.70351104 +0000 UTC m=+12.509905721 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce300): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408cb0 item 27 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce980): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce980): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce980): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce980): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce980): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.705382596 +0000 UTC m=+12.511777276 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce980): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cefc0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cefc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cefc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cefc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cefc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.705382596 +0000 UTC m=+12.511777276 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cefc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004097a0 item 28 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf600): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc0007cf600): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf600): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf600): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf600): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf600): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.707472032 +0000 UTC m=+12.513866711 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248800): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248800): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248800): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.707472032 +0000 UTC m=+12.513866711 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a070 item 29 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.708912066 +0000 UTC m=+12.515306745 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.708912066 +0000 UTC m=+12.515306745 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a770 item 30 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c86c0): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc0003c86c0): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c86c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c86c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c86c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c86c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c86c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8a80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8a80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8a80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8a80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8a80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.710253775 +0000 UTC m=+12.516648456 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8a80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9240): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9240): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9240): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9240): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9240): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.710253775 +0000 UTC m=+12.516648456 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae70 item 31 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 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 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c98c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c98c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c98c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c98c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c98c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.711620563 +0000 UTC m=+12.518015243 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c98c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9e00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9e00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9e00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9e00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9e00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.711620563 +0000 UTC m=+12.518015243 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9e00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b880 item 32 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352800): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352800): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352800): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.712908462 +0000 UTC m=+12.519303152 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 33 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.713532455 +0000 UTC m=+12.519927135 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352f80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d80): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.713532455 +0000 UTC m=+12.519927135 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bf10 item 33 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32580): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32580): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32580): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.714927175 +0000 UTC m=+12.521321854 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa5b0 item 34 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.715443334 +0000 UTC m=+12.521838014 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32f40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32f40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32f40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32f40): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.715443334 +0000 UTC m=+12.521838014 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d32f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa7e0 item 34 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33580): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33580): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33580): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.716622789 +0000 UTC m=+12.523017469 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb180 item 35 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.717146042 +0000 UTC m=+12.523540722 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d33a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38080): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38080): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38080): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38080): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38080): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.717146042 +0000 UTC m=+12.523540722 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38080): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb420 item 35 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38700): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38700): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38700): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38700): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38700): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.718439752 +0000 UTC m=+12.524834432 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38700): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb880 item 36 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.719824102 +0000 UTC m=+12.526218782 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d38c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39140): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39140): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39140): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.719824102 +0000 UTC m=+12.526218782 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fba40 item 36 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39780): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39780): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39780): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39780): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39780): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.721644752 +0000 UTC m=+12.528039432 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39780): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e21c0 item 37 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.722055213 +0000 UTC m=+12.528449892 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d39c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2180): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2180): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2180): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2180): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2180): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.722055213 +0000 UTC m=+12.528449892 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2180): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e23f0 item 37 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2800): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2800): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2800): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.723162002 +0000 UTC m=+12.529556682 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2b60 item 38 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.723627436 +0000 UTC m=+12.530022116 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b2d00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3340): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3340): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3340): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3340): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3340): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.723627436 +0000 UTC m=+12.530022116 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3340): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3180 item 38 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b39c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b39c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b39c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b39c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b39c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.724748332 +0000 UTC m=+12.531143012 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b39c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3ce0 item 39 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.725266525 +0000 UTC m=+12.531661205 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006b3ec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50440): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50440): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50440): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50440): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50440): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.725266525 +0000 UTC m=+12.531661205 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3f10 item 39 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50ac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50ac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.727025549 +0000 UTC m=+12.533420229 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005025b0 item 40 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.727543553 +0000 UTC m=+12.533938232 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a50fc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51500): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51500): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51500): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.727543553 +0000 UTC m=+12.533938232 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005028c0 item 40 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.728796646 +0000 UTC m=+12.535191326 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc0c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc0c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc0c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502cb0 item 41 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc0c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc0c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.729334325 +0000 UTC m=+12.535729005 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc0c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502fc0 item 41 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.729913093 +0000 UTC m=+12.536307773 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcac0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcac0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.729913093 +0000 UTC m=+12.536307773 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503180 item 41 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.732069643 +0000 UTC m=+12.538464324 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976640): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976640): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976640): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8150 item 42 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976640): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976640): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.732693826 +0000 UTC m=+12.539088506 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976640): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8770 item 42 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.733236234 +0000 UTC m=+12.539630914 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976b80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977100): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977100): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977100): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977100): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977100): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.733236234 +0000 UTC m=+12.539630914 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977100): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8a10 item 42 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.734582554 +0000 UTC m=+12.540977234 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977740): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977cc0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977cc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977cc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8e70 item 43 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977cc0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977cc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.735685535 +0000 UTC m=+12.542080216 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977cc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9180 item 43 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.736309507 +0000 UTC m=+12.542704178 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a280): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a840): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a840): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a840): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.736309507 +0000 UTC m=+12.542704178 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e93b0 item 43 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.737773648 +0000 UTC m=+12.544168328 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075aec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b3c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b3c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b3c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ab0 item 44 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b3c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b3c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.738289706 +0000 UTC m=+12.544684386 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b3c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c70 item 44 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.738996044 +0000 UTC m=+12.545390714 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b900): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be80): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.738996044 +0000 UTC m=+12.545390714 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9e30 item 44 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.742105704 +0000 UTC m=+12.548500385 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d065c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06ac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da42a0 item 45 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06ac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.743456011 +0000 UTC m=+12.549850692 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d071c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d071c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d071c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d071c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d071c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.743456011 +0000 UTC m=+12.549850692 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d071c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4460 item 45 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.745838116 +0000 UTC m=+12.552232795 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07d00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07d00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07d00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4850 item 46 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07d00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07d00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.746435407 +0000 UTC m=+12.552830087 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07d00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca480): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca480): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca480): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca480): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca480): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.746435407 +0000 UTC m=+12.552830087 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca480): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4a80 item 46 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.748546653 +0000 UTC m=+12.554941332 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecaac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecafc0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecafc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecafc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4e00 item 47 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecafc0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecafc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.749634556 +0000 UTC m=+12.556029267 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecafc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb6c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb6c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb6c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb6c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb6c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.749634556 +0000 UTC m=+12.556029267 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb6c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4fc0 item 47 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.751981925 +0000 UTC m=+12.558376605 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecbd00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a102c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a102c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a102c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5490 item 48 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a102c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a102c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.752550373 +0000 UTC m=+12.558945053 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a102c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.752550373 +0000 UTC m=+12.558945053 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5650 item 48 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11040): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11040): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11040): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.755283737 +0000 UTC m=+12.561678438 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5b20 item 49 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.75850577 +0000 UTC m=+12.564900480 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a114c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11a00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11a00): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.75850577 +0000 UTC m=+12.564900480 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5ce0 item 49 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de100): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de100): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de100): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de100): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de100): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.763265541 +0000 UTC m=+12.569660240 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de100): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0150 item 50 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.764225113 +0000 UTC m=+12.570619833 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006deb80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006deb80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006deb80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006deb80): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006deb80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.764225113 +0000 UTC m=+12.570619833 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006deb80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d04d0 item 50 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df200): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df200): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df200): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df200): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df200): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.7670719 +0000 UTC m=+12.573466600 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df200): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d08c0 item 51 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.767943837 +0000 UTC m=+12.574338537 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df740): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfc80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfc80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfc80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfc80): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfc80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.767943837 +0000 UTC m=+12.574338537 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfc80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 51 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d83c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d83c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d83c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d83c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d83c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.770358332 +0000 UTC m=+12.576753033 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d83c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0ee0 item 52 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.77137894 +0000 UTC m=+12.577773659 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d88c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8e40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8e40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8e40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8e40): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8e40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.77137894 +0000 UTC m=+12.577773659 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8e40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1180 item 52 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d94c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d94c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d94c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d94c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d94c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.773828491 +0000 UTC m=+12.580223191 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d94c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d15e0 item 53 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.77463197 +0000 UTC m=+12.581026680 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d99c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9f00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9f00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9f00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9f00): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9f00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.77463197 +0000 UTC m=+12.581026680 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9f00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d17a0 item 53 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c600): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c600): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c600): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c600): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c600): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.776456898 +0000 UTC m=+12.582851578 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1c00 item 54 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.777088234 +0000 UTC m=+12.583482914 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cb00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d100): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d100): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d100): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d100): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d100): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.777088234 +0000 UTC m=+12.583482914 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d100): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1e30 item 54 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d7c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d7c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d7c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d7c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d7c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.778503362 +0000 UTC m=+12.584898052 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d7c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da2a0 item 55 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.77909351 +0000 UTC m=+12.585488200 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076dcc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e280): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e280): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e280): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e280): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e280): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.77909351 +0000 UTC m=+12.585488200 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e280): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da4d0 item 55 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e900): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e900): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e900): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e900): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e900): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.780678106 +0000 UTC m=+12.587072796 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7e900): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da9a0 item 56 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.781321405 +0000 UTC m=+12.587716085 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7ee80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7f400): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7f400): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7f400): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7f400): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7f400): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.781321405 +0000 UTC m=+12.587716085 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7f400): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 56 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.782748847 +0000 UTC m=+12.589143526 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e7fa40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72000): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72000): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72000): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 57 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72000): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72000): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.783276999 +0000 UTC m=+12.589671679 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72000): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db0a0 item 57 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.78393754 +0000 UTC m=+12.590332220 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72540): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72b00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72b00): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.78393754 +0000 UTC m=+12.590332220 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db2d0 item 57 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.785446313 +0000 UTC m=+12.591841003 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73680): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73680): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73680): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db7a0 item 58 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73680): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73680): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.785930112 +0000 UTC m=+12.592324792 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73680): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db9d0 item 58 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.786794867 +0000 UTC m=+12.593189546 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73bc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c200): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c200): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c200): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c200): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c200): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.786794867 +0000 UTC m=+12.593189546 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c200): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbc70 item 58 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.790076881 +0000 UTC m=+12.596471581 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cd80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cd80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cd80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a230 item 59 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cd80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cd80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.79077344 +0000 UTC m=+12.597168139 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cd80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a460 item 59 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.791443988 +0000 UTC m=+12.597838688 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d2c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d880): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d880): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d880): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d880): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d880): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.791443988 +0000 UTC m=+12.597838688 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d880): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 59 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.793064933 +0000 UTC m=+12.599459613 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82480): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82480): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82480): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 60 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82480): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82480): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.793609566 +0000 UTC m=+12.600004247 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82480): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 60 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.795033361 +0000 UTC m=+12.601428041 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d829c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f80): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.795033361 +0000 UTC m=+12.601428041 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b6c0 item 60 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.79645416 +0000 UTC m=+12.602848840 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d835c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83b00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046be30 item 61 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83b00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.797011457 +0000 UTC m=+12.603406136 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa2c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa2c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa2c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa2c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa2c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.797011457 +0000 UTC m=+12.603406136 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa2c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 61 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.799523405 +0000 UTC m=+12.605918085 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa900): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 62 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.800039204 +0000 UTC m=+12.606433883 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab540): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab540): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab540): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab540): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab540): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.800039204 +0000 UTC m=+12.606433883 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab540): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047caf0 item 62 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.80165601 +0000 UTC m=+12.608050690 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abb80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904140): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 63 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904140): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.803394095 +0000 UTC m=+12.609788775 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904840): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904840): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904840): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.803394095 +0000 UTC m=+12.609788775 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 63 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.805129895 +0000 UTC m=+12.611524575 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904e80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009053c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009053c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009053c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 64 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009053c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009053c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.806025308 +0000 UTC m=+12.612419988 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009053c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905ac0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905ac0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.806025308 +0000 UTC m=+12.612419988 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 64 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c180): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c180): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c180): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c180): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c180): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.808016527 +0000 UTC m=+12.614411208 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c180): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 65 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.808639638 +0000 UTC m=+12.615034318 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c600): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093cb00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093cb00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093cb00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093cb00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093cb00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.808639638 +0000 UTC m=+12.615034318 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093cb00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 65 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d140): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d140): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.810670163 +0000 UTC m=+12.617064843 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288230 item 66 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.8113718 +0000 UTC m=+12.617766480 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d5c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093db00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093db00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093db00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093db00): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093db00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.8113718 +0000 UTC m=+12.617766480 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093db00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288540 item 66 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009961c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009961c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009961c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009961c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009961c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.812996391 +0000 UTC m=+12.619391072 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009961c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288bd0 item 67 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.813764514 +0000 UTC m=+12.620159195 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996640): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996b40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996b40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996b40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996b40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996b40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.813764514 +0000 UTC m=+12.620159195 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000996b40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000289490 item 67 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009971c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009971c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009971c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009971c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009971c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.815528538 +0000 UTC m=+12.621923218 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009971c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464070 item 68 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.817130347 +0000 UTC m=+12.623525026 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009976c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000997c00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000997c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000997c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000997c00): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000997c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.817130347 +0000 UTC m=+12.623525026 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000997c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464230 item 68 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d82c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d82c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d82c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d82c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d82c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.818626297 +0000 UTC m=+12.625020987 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d82c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004648c0 item 69 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.819310162 +0000 UTC m=+12.625704841 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8740): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8c40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8c40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8c40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8c40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8c40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.819310162 +0000 UTC m=+12.625704841 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d8c40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464bd0 item 69 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d92c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d92c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d92c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d92c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d92c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.820966342 +0000 UTC m=+12.627361022 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d92c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004651f0 item 70 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.821593089 +0000 UTC m=+12.627987770 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d97c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d9d00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d9d00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d9d00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d9d00): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d9d00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.821593089 +0000 UTC m=+12.627987770 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009d9d00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465420 item 70 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28400): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28400): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28400): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28400): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28400): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.823119817 +0000 UTC m=+12.629514498 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28400): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465810 item 71 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.823806397 +0000 UTC m=+12.630201076 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28900): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28e00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28e00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28e00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28e00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28e00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.823806397 +0000 UTC m=+12.630201076 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a28e00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b20 item 71 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29480): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29480): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29480): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29480): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29480): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.825504847 +0000 UTC m=+12.631899547 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29480): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a000 item 72 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.826344063 +0000 UTC m=+12.632738763 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29980): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29ec0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29ec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29ec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29ec0): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29ec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.826344063 +0000 UTC m=+12.632738763 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a29ec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 72 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.827981429 +0000 UTC m=+12.634376108 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66a00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 73 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66a00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.828629907 +0000 UTC m=+12.635024586 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 73 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.82929714 +0000 UTC m=+12.635691820 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a66ec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67400): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67400): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67400): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67400): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67400): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.82929714 +0000 UTC m=+12.635691820 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67400): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 73 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.83101691 +0000 UTC m=+12.637411590 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67a40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67f40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67f40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67f40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 74 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67f40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.831643668 +0000 UTC m=+12.638038347 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a67f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047be30 item 74 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.832423723 +0000 UTC m=+12.638818403 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90a80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90a80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90a80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90a80): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90a80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.832423723 +0000 UTC m=+12.638818403 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a90a80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029c380 item 74 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.833963736 +0000 UTC m=+12.640358416 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a910c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a915c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a915c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a915c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029caf0 item 75 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a915c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a915c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.834506735 +0000 UTC m=+12.640901415 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a915c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029ce70 item 75 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.835171233 +0000 UTC m=+12.641565923 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a91b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae0c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae0c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae0c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae0c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae0c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.835171233 +0000 UTC m=+12.641565923 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae0c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029d340 item 75 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.837163596 +0000 UTC m=+12.643558276 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aae700): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaec00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaec00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaec00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029d960 item 76 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaec00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaec00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.837765727 +0000 UTC m=+12.644160407 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaec00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029dc70 item 76 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.83841155 +0000 UTC m=+12.644806231 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf6c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf6c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf6c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf6c0): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf6c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.83841155 +0000 UTC m=+12.644806231 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aaf6c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de380 item 76 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.840739092 +0000 UTC m=+12.647133782 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aafd00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca280): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca280): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca280): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002deaf0 item 77 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca280): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca280): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.841432474 +0000 UTC m=+12.647827154 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca280): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca980): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca980): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca980): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca980): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca980): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.841432474 +0000 UTC m=+12.647827154 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000aca980): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ded20 item 77 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.844560921 +0000 UTC m=+12.650955601 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acafc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acb4c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acb4c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acb4c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df1f0 item 78 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acb4c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acb4c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.845325496 +0000 UTC m=+12.651720187 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acb4c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acbbc0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acbbc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acbbc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acbbc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acbbc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.845325496 +0000 UTC m=+12.651720187 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000acbbc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df490 item 78 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.847058742 +0000 UTC m=+12.653453423 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8280): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8780): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8780): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8780): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfce0 item 79 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8780): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8780): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.847793342 +0000 UTC m=+12.654188042 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8780): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8e80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8e80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8e80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8e80): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8e80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.847793342 +0000 UTC m=+12.654188042 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae8e80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfea0 item 79 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.849217197 +0000 UTC m=+12.655611877 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae94c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae99c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae99c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae99c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de460 item 80 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae99c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae99c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.849696998 +0000 UTC m=+12.656091678 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ae99c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00140): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00140): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00140): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.849696998 +0000 UTC m=+12.656091678 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de690 item 80 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00780): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00780): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00780): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00780): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00780): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.851308335 +0000 UTC m=+12.657703014 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00780): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004decb0 item 81 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.851908071 +0000 UTC m=+12.658302751 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b00c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01140): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01140): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01140): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.851908071 +0000 UTC m=+12.658302751 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004def50 item 81 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b017c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b017c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b017c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b017c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b017c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.853332536 +0000 UTC m=+12.659727217 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b017c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df3b0 item 82 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.853959474 +0000 UTC m=+12.660354144 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b01cc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b242c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b242c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b242c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b242c0): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b242c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.853959474 +0000 UTC m=+12.660354144 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b242c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df6c0 item 82 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24940): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24940): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24940): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24940): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24940): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.855142747 +0000 UTC m=+12.661537426 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24940): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfc00 item 83 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.855756921 +0000 UTC m=+12.662151600 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24e40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25380): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25380): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25380): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25380): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25380): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.855756921 +0000 UTC m=+12.662151600 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25380): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dfe30 item 83 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25a00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25a00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.85800856 +0000 UTC m=+12.664403240 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5110 item 84 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.861242254 +0000 UTC m=+12.667637064 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25f00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4c440): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4c440): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4c440): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4c440): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4c440): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.861242254 +0000 UTC m=+12.667637064 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4c440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503490 item 84 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.866231906 +0000 UTC m=+12.672626586 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5490 item 85 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.866773383 +0000 UTC m=+12.673168064 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4cfc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4d500): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4d500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4d500): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4d500): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4d500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.866773383 +0000 UTC m=+12.673168064 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4d500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5730 item 85 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4db80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4db80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4db80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4db80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4db80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.870654964 +0000 UTC m=+12.677049644 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b4db80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5b90 item 86 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.872179818 +0000 UTC m=+12.678574498 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc100): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc680): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc680): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc680): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc680): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc680): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.872179818 +0000 UTC m=+12.678574498 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebc680): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5e30 item 86 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcd00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcd00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcd00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcd00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcd00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.873554871 +0000 UTC m=+12.679949551 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebcd00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502460 item 87 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.874090858 +0000 UTC m=+12.680485548 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd2c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd800): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd800): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd800): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.874090858 +0000 UTC m=+12.680485548 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebd800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 87 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebdec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebdec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebdec0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebdec0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebdec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.876607856 +0000 UTC m=+12.683002536 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ebdec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502bd0 item 88 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.87714286 +0000 UTC m=+12.683537540 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3c440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca00): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.87714286 +0000 UTC m=+12.683537540 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3ca00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502d90 item 88 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.878373593 +0000 UTC m=+12.684768272 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d580): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d580): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503260 item 89 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d580): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.878852593 +0000 UTC m=+12.685247272 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3d580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005035e0 item 89 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.879976473 +0000 UTC m=+12.686371153 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e3dac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e140c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e140c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e140c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e140c0): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e140c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.879976473 +0000 UTC m=+12.686371153 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e140c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503810 item 89 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.881269822 +0000 UTC m=+12.687664503 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14740): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14c80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14c80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14c80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503c00 item 90 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14c80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14c80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.881766195 +0000 UTC m=+12.688160875 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e14c80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503dc0 item 90 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.882371733 +0000 UTC m=+12.688766413 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e151c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15780): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15780): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15780): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15780): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15780): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.882371733 +0000 UTC m=+12.688766413 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15780): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003800e0 item 90 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.884598666 +0000 UTC m=+12.690993345 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e15dc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b840): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b840): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 91 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b840): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.885136535 +0000 UTC m=+12.691531215 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00040b840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 91 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.885659057 +0000 UTC m=+12.692053737 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000700140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007008c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007008c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007008c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007008c0): >_readAt: n=8, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007008c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.885659057 +0000 UTC m=+12.692053737 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007008c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 91 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.887453608 +0000 UTC m=+12.693848308 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000701c80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce240): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce240): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce240): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381490 item 92 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce240): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce240): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.887914633 +0000 UTC m=+12.694309314 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003816c0 item 92 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): _readAt: size=2, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): _writeAt: size=3, off=5 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.888413321 +0000 UTC m=+12.694808000 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007ce780): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cee40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cee40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cee40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cee40): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cee40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.888413321 +0000 UTC m=+12.694808000 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cee40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 92 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.889572046 +0000 UTC m=+12.695966727 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf480): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0070 item 93 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.890014598 +0000 UTC m=+12.696409279 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007cf9c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248840): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248840): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248840): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.890014598 +0000 UTC m=+12.696409279 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000248840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0310 item 93 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.891238857 +0000 UTC m=+12.697633538 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000249ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0770 item 94 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.8916501 +0000 UTC m=+12.698044780 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8080): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8780): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8780): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8780): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8780): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8780): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.8916501 +0000 UTC m=+12.698044780 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8780): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0af0 item 94 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.8929279 +0000 UTC m=+12.699322571 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c8ec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9400): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9400): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9400): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b12d0 item 95 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9400): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9400): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.893342208 +0000 UTC m=+12.699736889 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9400): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9b00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9b00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.893342208 +0000 UTC m=+12.699736889 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003c9b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b19d0 item 95 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): open at offset 0 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.894580845 +0000 UTC m=+12.700975526 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0003521c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352a80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352a80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352a80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004080e0 item 96 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352a80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352a80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.895028796 +0000 UTC m=+12.701423476 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000352a80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.895028796 +0000 UTC m=+12.701423476 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000353d40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408690 item 96 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= 2025/09/23 12:44:23 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:23 DEBUG : Looking for writers 2025/09/23 12:44:23 DEBUG : >WaitForWriters: 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/23 12:44:23 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51040): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51040): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51040): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.919292603 +0000 UTC m=+12.725687283 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.919292603 +0000 UTC m=+12.725687283 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a514c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51980): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51980): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51980): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51980): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51980): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.919292603 +0000 UTC m=+12.725687283 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a51980): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fabd0 item 1 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009760c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009760c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009760c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009760c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009760c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.922000829 +0000 UTC m=+12.728395529 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009760c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009765c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009765c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009765c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009765c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009765c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.922000829 +0000 UTC m=+12.728395529 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009765c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb5e0 item 2 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976c00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976c00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976c00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976c00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976c00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.924084844 +0000 UTC m=+12.730479554 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000976c00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.924084844 +0000 UTC m=+12.730479554 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977080): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977540): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977540): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977540): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977540): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977540): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.924084844 +0000 UTC m=+12.730479554 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977540): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb9d0 item 3 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977c40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977c40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977c40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977c40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977c40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.928872156 +0000 UTC m=+12.735266846 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000977c40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a200): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a200): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a200): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a200): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a200): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.928872156 +0000 UTC m=+12.735266846 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a200): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2310 item 4 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a8c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a8c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a8c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a8c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a8c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.931040509 +0000 UTC m=+12.737435188 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075a8c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.931040509 +0000 UTC m=+12.737435188 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075ad80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b240): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b240): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b240): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b240): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b240): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.931040509 +0000 UTC m=+12.737435188 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2a80 item 5 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b8c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b8c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b8c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b8c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b8c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.93275562 +0000 UTC m=+12.739150301 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075b8c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.93275562 +0000 UTC m=+12.739150301 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00075be00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3730 item 6 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06580): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06580): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06580): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.934091249 +0000 UTC m=+12.740485929 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.934091249 +0000 UTC m=+12.740485929 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06a80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06f40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06f40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06f40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06f40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.934091249 +0000 UTC m=+12.740485929 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d06f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8000 item 7 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d075c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d075c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d075c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d075c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d075c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.935964648 +0000 UTC m=+12.742359328 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d075c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07b00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07b00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.935964648 +0000 UTC m=+12.742359328 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d07b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8a10 item 8 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca140): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000eca140): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca140): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca140): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca140): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca500): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca500): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca500): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.937429068 +0000 UTC m=+12.743823748 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.937429068 +0000 UTC m=+12.743823748 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000eca980): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecae80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecae80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecae80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecae80): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecae80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.937429068 +0000 UTC m=+12.743823748 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecae80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8e70 item 9 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb500): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb500): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb500): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.939334017 +0000 UTC m=+12.745728696 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecb500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecba40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecba40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecba40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecba40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecba40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.939334017 +0000 UTC m=+12.745728696 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000ecba40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e96c0 item 10 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10140): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000a10140): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10140): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10140): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10140): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10540): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10540): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10540): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10540): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10540): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.941210411 +0000 UTC m=+12.747605091 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10540): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): _writeAt: size=3, off=2 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.941210411 +0000 UTC m=+12.747605091 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10a40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10f40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10f40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10f40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10f40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.941210411 +0000 UTC m=+12.747605091 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a10f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9c00 item 11 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a115c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a115c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a115c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a115c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a115c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.943568892 +0000 UTC m=+12.749963572 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a115c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11b00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11b00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.943568892 +0000 UTC m=+12.749963572 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a11b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da41c0 item 12 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de1c0): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc0006de1c0): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de1c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de1c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de1c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de1c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de1c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de580): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de580): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de580): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.946013323 +0000 UTC m=+12.752408022 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006de580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dec40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dec40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dec40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dec40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dec40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.946013323 +0000 UTC m=+12.752408022 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dec40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4540 item 13 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df2c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df2c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df2c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df2c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df2c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.948845322 +0000 UTC m=+12.755240032 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df2c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df840): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df840): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df840): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.948845322 +0000 UTC m=+12.755240032 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006df840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4930 item 14 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfe80): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc0006dfe80): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfe80): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfe80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfe80): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfe80): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0006dfe80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8300): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8300): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8300): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8300): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.951340509 +0000 UTC m=+12.757735540 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d8300): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d89c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d89c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d89c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d89c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d89c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.951340509 +0000 UTC m=+12.757735540 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d89c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4d20 item 15 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9040): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9040): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9040): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.953154106 +0000 UTC m=+12.759548806 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9580): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9580): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9580): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9580): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9580): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.953154106 +0000 UTC m=+12.759548806 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9580): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da50a0 item 16 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9bc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9bc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9bc0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9bc0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9bc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.954836786 +0000 UTC m=+12.761231466 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0007d9bc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.954836786 +0000 UTC m=+12.761231466 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c0c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c5c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c5c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c5c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c5c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c5c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.954836786 +0000 UTC m=+12.761231466 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076c5c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5570 item 17 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cc40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cc40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cc40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cc40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cc40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.957284063 +0000 UTC m=+12.763678763 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076cc40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d240): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d240): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d240): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d240): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d240): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.957284063 +0000 UTC m=+12.763678763 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5b90 item 18 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d8c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d8c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d8c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d8c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d8c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.95948102 +0000 UTC m=+12.765875720 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076d8c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.95948102 +0000 UTC m=+12.765875720 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00076ddc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72340): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72340): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72340): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72340): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72340): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.95948102 +0000 UTC m=+12.765875720 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72340): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5f10 item 19 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72a00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72a00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72a00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72a00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72a00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.962067028 +0000 UTC m=+12.768461728 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72a00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72f40): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72f40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72f40): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72f40): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.962067028 +0000 UTC m=+12.768461728 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a72f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0700 item 20 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a735c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a735c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a735c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a735c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a735c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.963906222 +0000 UTC m=+12.770300923 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a735c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.963906222 +0000 UTC m=+12.770300923 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000a73ac0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c040): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c040): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c040): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c040): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c040): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.963906222 +0000 UTC m=+12.770300923 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c040): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 21 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c6c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c6c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c6c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c6c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c6c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.96629611 +0000 UTC m=+12.772690811 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2c6c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cc00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cc00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cc00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cc00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cc00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.96629611 +0000 UTC m=+12.772690811 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2cc00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1030 item 22 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d280): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d280): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d280): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d280): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d280): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.968151977 +0000 UTC m=+12.774546677 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d280): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.968151977 +0000 UTC m=+12.774546677 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2d7c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dcc0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dcc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dcc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dcc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dcc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.968151977 +0000 UTC m=+12.774546677 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000e2dcc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1570 item 23 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d823c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d823c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d823c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d823c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d823c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.971045051 +0000 UTC m=+12.777439751 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d823c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82900): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82900): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82900): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82900): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82900): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.971045051 +0000 UTC m=+12.777439751 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82900): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1a40 item 24 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f40): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000d82f40): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f40): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f40): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d82f40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83300): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83300): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83300): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83300): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.973333109 +0000 UTC m=+12.779727809 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83300): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.973333109 +0000 UTC m=+12.779727809 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83d80): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83d80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83d80): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83d80): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83d80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.973333109 +0000 UTC m=+12.779727809 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000d83d80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1f10 item 25 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24480): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24480): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24480): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24480): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24480): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.976335939 +0000 UTC m=+12.782730639 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b24480): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b249c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b249c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b249c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b249c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b249c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.976335939 +0000 UTC m=+12.782730639 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b249c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da540 item 26 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25000): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000b25000): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25000): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25000): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25000): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25000): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b25000): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b253c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b253c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b253c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b253c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b253c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.97860458 +0000 UTC m=+12.784999281 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b253c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): open at offset 5 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): >_readAt: n=2, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): _writeAt: size=3, off=7 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.97860458 +0000 UTC m=+12.784999281 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000b258c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa240): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa240): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa240): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa240): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa240): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.97860458 +0000 UTC m=+12.784999281 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa240): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daa10 item 27 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa8c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa8c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa8c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa8c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa8c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.981670869 +0000 UTC m=+12.788065600 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aa8c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.981670869 +0000 UTC m=+12.788065600 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008aae00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daee0 item 28 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab440): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc0008ab440): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab440): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab440): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab440): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab440): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab440): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab800): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab800): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab800): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.984068494 +0000 UTC m=+12.790463193 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008ab800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abec0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abec0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abec0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abec0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abec0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.984068494 +0000 UTC m=+12.790463193 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0008abec0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db2d0 item 29 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009045c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009045c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009045c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009045c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009045c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.986260661 +0000 UTC m=+12.792655361 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc0009045c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904b00): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904b00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904b00): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904b00): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904b00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.986260661 +0000 UTC m=+12.792655361 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000904b00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db7a0 item 30 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905140): _readAt: size=2, off=0 2025/09/23 12:44:23 ERROR : open-test-file(0xc000905140): Couldn't read size of file 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905140): >_readAt: n=0, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905140): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905140): >_writeAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905140): close: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905140): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905500): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905500): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905500): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905500): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905500): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.988493255 +0000 UTC m=+12.794887965 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905500): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905bc0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905bc0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905bc0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905bc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905bc0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.988493255 +0000 UTC m=+12.794887965 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc000905bc0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbc70 item 31 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e2c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e2c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e2c0): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e2c0): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e2c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.990633886 +0000 UTC m=+12.797028596 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e2c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e800): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e800): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e800): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e800): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e800): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.990633886 +0000 UTC m=+12.797028596 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091e800): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a230 item 32 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091ee40): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091ee40): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091ee40): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091ee40): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091ee40): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.992777081 +0000 UTC m=+12.799171821 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091ee40): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 33 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.993531839 +0000 UTC m=+12.799926539 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f2c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f7c0): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f7c0): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f7c0): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f7c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f7c0): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.993531839 +0000 UTC m=+12.799926539 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091f7c0): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aaf0 item 33 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091fe00): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091fe00): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091fe00): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091fe00): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091fe00): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.995849031 +0000 UTC m=+12.802243741 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00091fe00): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b180 item 34 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.996791392 +0000 UTC m=+12.803186092 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c300): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c840): _readAt: size=512, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c840): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c840): >openPending: err= 2025/09/23 12:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c840): >_readAt: n=3, err=EOF 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c840): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.996791392 +0000 UTC m=+12.803186092 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093c840): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: Remove: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b6c0 item 34 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093ce80): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093ce80): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093ce80): _writeAt: size=5, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093ce80): >_writeAt: n=5, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093ce80): close: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.998883511 +0000 UTC m=+12.805278211 2025/09/23 12:44:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093ce80): >close: err= 2025/09/23 12:44:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/23 12:44:23 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): _readAt: size=2, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): _writeAt: size=3, off=0 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): openPending: 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): >openPending: err= 2025/09/23 12:44:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046be30 item 35 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): >_writeAt: n=3, err= 2025/09/23 12:44:23 DEBUG : open-test-file(0xc00093d300): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.999696007 +0000 UTC m=+12.806090708 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d300): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d800): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d800): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d800): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d800): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d800): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:23.999696007 +0000 UTC m=+12.806090708 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d800): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c2a0 item 35 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093de80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093de80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093de80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093de80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093de80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.001827501 +0000 UTC m=+12.808222201 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093de80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c8c0 item 36 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.002688648 +0000 UTC m=+12.809083358 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.002688648 +0000 UTC m=+12.809083358 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047caf0 item 36 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984f80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984f80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984f80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984f80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984f80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.004925169 +0000 UTC m=+12.811319869 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984f80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cee0 item 37 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.005812165 +0000 UTC m=+12.812206865 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985400): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985900): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985900): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985900): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985900): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985900): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.005812165 +0000 UTC m=+12.812206865 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985900): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 37 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4000): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4000): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4000): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.007807212 +0000 UTC m=+12.814201902 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 38 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.008683419 +0000 UTC m=+12.815078119 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4500): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4a40): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4a40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4a40): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4a40): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4a40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.008683419 +0000 UTC m=+12.815078119 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d4a40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 38 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d50c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d50c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d50c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d50c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d50c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.010493939 +0000 UTC m=+12.816888639 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d50c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047db90 item 39 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.01127171 +0000 UTC m=+12.817666400 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d55c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d5ac0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d5ac0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d5ac0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d5ac0): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d5ac0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.01127171 +0000 UTC m=+12.817666400 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d5ac0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dd50 item 39 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a1c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a1c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a1c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a1c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a1c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.013282067 +0000 UTC m=+12.819676767 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a1c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288230 item 40 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.014147792 +0000 UTC m=+12.820542483 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a6c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1ac00): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1ac00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1ac00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1ac00): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1ac00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.014147792 +0000 UTC m=+12.820542483 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1ac00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288540 item 40 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.016028185 +0000 UTC m=+12.822422885 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b1c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b6c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b6c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b6c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288bd0 item 41 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b6c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b6c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.016858434 +0000 UTC m=+12.823253124 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b6c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000289490 item 41 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.017574218 +0000 UTC m=+12.823968908 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1bb80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54140): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54140): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54140): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54140): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54140): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.017574218 +0000 UTC m=+12.823968908 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54140): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000289c70 item 41 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.0196197 +0000 UTC m=+12.826014400 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54780): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54c80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54c80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54c80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464230 item 42 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54c80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54c80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.020424433 +0000 UTC m=+12.826819123 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a54c80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464620 item 42 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.021313512 +0000 UTC m=+12.827708212 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a551c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55740): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55740): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55740): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55740): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55740): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.021313512 +0000 UTC m=+12.827708212 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55740): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004648c0 item 42 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.023355938 +0000 UTC m=+12.829750628 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a55d80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e300): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e300): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e300): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464e00 item 43 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e300): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e300): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.024222135 +0000 UTC m=+12.830616825 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e300): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004651f0 item 43 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.02515083 +0000 UTC m=+12.831545540 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8e840): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8ed80): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8ed80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8ed80): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8ed80): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8ed80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.02515083 +0000 UTC m=+12.831545540 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8ed80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465420 item 43 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.027793794 +0000 UTC m=+12.834188505 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f3c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f8c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f8c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f8c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465810 item 44 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f8c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f8c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.028684587 +0000 UTC m=+12.835079308 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8f8c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465b20 item 44 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.029787439 +0000 UTC m=+12.836182149 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a8fe00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac400): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac400): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac400): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac400): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac400): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.029787439 +0000 UTC m=+12.836182149 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac400): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000465d50 item 44 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.032455491 +0000 UTC m=+12.838850211 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aaca40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d381c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d381c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d381c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 45 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d381c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d381c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.034248849 +0000 UTC m=+12.840643569 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d381c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d388c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d388c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d388c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d388c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d388c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.034248849 +0000 UTC m=+12.840643569 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d388c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a700 item 45 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.037255086 +0000 UTC m=+12.843649766 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d38f00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39400): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39400): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39400): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 46 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39400): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39400): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.038300139 +0000 UTC m=+12.844694839 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39400): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39b00): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39b00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39b00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39b00): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39b00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.038300139 +0000 UTC m=+12.844694839 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d39b00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 46 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.04052598 +0000 UTC m=+12.846920690 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac1c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac6c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac6c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac6c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b650 item 47 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac6c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac6c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.041320402 +0000 UTC m=+12.847715103 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aac6c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aad440): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aad440): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aad440): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aad440): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aad440): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.041320402 +0000 UTC m=+12.847715103 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aad440): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 47 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.044274 +0000 UTC m=+12.850668720 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000aada80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32000): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32000): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408700 item 48 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32000): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.045194269 +0000 UTC m=+12.851588979 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32700): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32700): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32700): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.045194269 +0000 UTC m=+12.851588979 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004089a0 item 48 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32d40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32d40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32d40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32d40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32d40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.047664658 +0000 UTC m=+12.854059348 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d32d40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004093b0 item 49 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.048526167 +0000 UTC m=+12.854920857 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d331c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33700): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33700): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33700): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.048526167 +0000 UTC m=+12.854920857 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b20 item 49 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33d80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33d80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33d80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33d80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33d80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.051080114 +0000 UTC m=+12.857474834 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d33d80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a230 item 50 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.052311978 +0000 UTC m=+12.858706708 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b23c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b2940): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b2940): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b2940): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b2940): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b2940): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.052311978 +0000 UTC m=+12.858706708 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b2940): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a540 item 50 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3000): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3000): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3000): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.055095136 +0000 UTC m=+12.861489866 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042acb0 item 51 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.056310659 +0000 UTC m=+12.862705380 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3600): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3b40): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3b40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3b40): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3b40): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3b40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.056310659 +0000 UTC m=+12.862705380 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006b3b40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042afc0 item 51 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc240): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc240): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc240): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc240): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc240): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.060228538 +0000 UTC m=+12.866623278 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc240): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 52 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.061520705 +0000 UTC m=+12.867915405 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebc740): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebccc0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebccc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebccc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebccc0): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebccc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.061520705 +0000 UTC m=+12.867915405 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebccc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b8f0 item 52 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd340): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd340): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd340): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd340): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd340): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.063924711 +0000 UTC m=+12.870319431 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd340): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bd50 item 53 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.065070072 +0000 UTC m=+12.871464792 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebd840): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebddc0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebddc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebddc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebddc0): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebddc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.065070072 +0000 UTC m=+12.871464792 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ebddc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4000 item 53 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3c4c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3c4c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3c4c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3c4c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3c4c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.067888876 +0000 UTC m=+12.874283606 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3c4c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a51f0 item 54 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.068975457 +0000 UTC m=+12.875370147 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3ca00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3cf80): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3cf80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3cf80): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3cf80): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3cf80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.068975457 +0000 UTC m=+12.875370147 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3cf80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5500 item 54 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3d600): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3d600): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3d600): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3d600): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3d600): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.071045035 +0000 UTC m=+12.877439735 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3d600): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5a40 item 55 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.072005299 +0000 UTC m=+12.878399999 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e3db00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e140c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e140c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e140c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e140c0): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e140c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.072005299 +0000 UTC m=+12.878399999 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e140c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5c00 item 55 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14780): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14780): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14780): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14780): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14780): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.074346957 +0000 UTC m=+12.880741647 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14780): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502150 item 56 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.075479825 +0000 UTC m=+12.881874515 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e14c80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15200): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15200): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15200): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15200): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15200): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.075479825 +0000 UTC m=+12.881874515 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15200): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502540 item 56 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.077643129 +0000 UTC m=+12.884037829 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15840): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15d80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15d80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15d80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502a10 item 57 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15d80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15d80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.078422222 +0000 UTC m=+12.884816912 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e15d80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502c40 item 57 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.079262601 +0000 UTC m=+12.885657291 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00040b700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700140): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700140): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700140): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700140): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700140): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.079262601 +0000 UTC m=+12.885657291 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700140): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502e00 item 57 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.081521383 +0000 UTC m=+12.887916083 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000700b00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000701c40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000701c40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000701c40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503340 item 58 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000701c40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000701c40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.082303522 +0000 UTC m=+12.888698222 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000701c40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503500 item 58 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.083285146 +0000 UTC m=+12.889679846 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce200): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce7c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce7c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce7c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce7c0): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce7c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.083285146 +0000 UTC m=+12.889679846 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007ce7c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005036c0 item 58 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.085367929 +0000 UTC m=+12.891762628 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cef00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf440): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf440): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf440): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b20 item 59 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf440): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf440): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.08625818 +0000 UTC m=+12.892652870 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf440): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ce0 item 59 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.087129526 +0000 UTC m=+12.893524216 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cf980): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cff00): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cff00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cff00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cff00): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cff00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.087129526 +0000 UTC m=+12.893524216 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007cff00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ea0 item 59 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.089375796 +0000 UTC m=+12.895770496 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249900): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249e40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249e40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249e40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 60 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249e40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249e40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.090209192 +0000 UTC m=+12.896603892 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000249e40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003808c0 item 60 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.09124121 +0000 UTC m=+12.897635900 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c8400): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c89c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c89c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c89c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c89c0): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c89c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.09124121 +0000 UTC m=+12.897635900 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c89c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 60 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.093384496 +0000 UTC m=+12.899779187 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9100): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9640): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9640): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9640): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 61 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9640): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9640): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.094191693 +0000 UTC m=+12.900586383 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9640): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9d40): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9d40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9d40): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9d40): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9d40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.094191693 +0000 UTC m=+12.900586383 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0003c9d40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003815e0 item 61 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.09666616 +0000 UTC m=+12.903060850 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352440): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352f80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352f80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352f80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c70 item 62 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352f80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352f80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.097630021 +0000 UTC m=+12.904024721 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000352f80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50140): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50140): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50140): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50140): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50140): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.097630021 +0000 UTC m=+12.904024721 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50140): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 62 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.100329581 +0000 UTC m=+12.906724282 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50780): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50cc0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50cc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50cc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b03f0 item 63 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50cc0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50cc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.101443293 +0000 UTC m=+12.907837993 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a50cc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a513c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a513c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a513c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a513c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a513c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.101443293 +0000 UTC m=+12.907837993 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a513c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0690 item 63 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 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 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): >_readAt: n=0, err=Bad file descriptor 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.104286884 +0000 UTC m=+12.910681584 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a51a00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976040): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976040): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976040): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0bd0 item 64 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976040): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976040): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.105277465 +0000 UTC m=+12.911672165 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976040): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976740): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976740): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976740): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976740): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976740): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.105277465 +0000 UTC m=+12.911672165 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976740): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1030 item 64 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976d80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976d80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976d80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976d80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976d80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.108520056 +0000 UTC m=+12.914914765 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000976d80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): _writeAt: size=3, off=2 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1ce0 item 65 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.109499266 +0000 UTC m=+12.915893965 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977200): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977700): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977700): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977700): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.109499266 +0000 UTC m=+12.915893965 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1ea0 item 65 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977dc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977dc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977dc0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977dc0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977dc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.111975306 +0000 UTC m=+12.918370006 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000977dc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa690 item 66 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.112987818 +0000 UTC m=+12.919382508 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a2c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a800): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a800): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a800): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a800): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a800): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.112987818 +0000 UTC m=+12.919382508 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075a800): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa930 item 66 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075ae80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075ae80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075ae80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075ae80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075ae80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.115248104 +0000 UTC m=+12.921642794 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075ae80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): _writeAt: size=3, off=2 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb2d0 item 67 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.116246739 +0000 UTC m=+12.922641439 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b300): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b800): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b800): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b800): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b800): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b800): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.116246739 +0000 UTC m=+12.922641439 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075b800): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb570 item 67 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075be80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075be80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075be80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075be80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075be80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.118744371 +0000 UTC m=+12.925139091 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00075be80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb960 item 68 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.120337333 +0000 UTC m=+12.926732093 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d06480): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d069c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d069c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d069c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d069c0): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d069c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.120337333 +0000 UTC m=+12.926732093 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d069c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 68 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07000): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07000): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07000): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.12320523 +0000 UTC m=+12.929599940 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): _writeAt: size=3, off=2 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e2310 item 69 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.12448797 +0000 UTC m=+12.930882679 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07480): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07980): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07980): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07980): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07980): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07980): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.12448797 +0000 UTC m=+12.930882679 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d07980): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e24d0 item 69 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca080): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca080): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca080): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca080): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca080): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.127610744 +0000 UTC m=+12.934005434 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca080): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e30a0 item 70 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.128938279 +0000 UTC m=+12.935332998 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000eca580): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecaac0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecaac0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecaac0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecaac0): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecaac0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.128938279 +0000 UTC m=+12.935332998 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecaac0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3490 item 70 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb140): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb140): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb140): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb140): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb140): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.13163835 +0000 UTC m=+12.938033060 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb140): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): _writeAt: size=3, off=2 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e3e30 item 71 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.132578345 +0000 UTC m=+12.938973066 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecb640): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecbb40): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecbb40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecbb40): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecbb40): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecbb40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.132578345 +0000 UTC m=+12.938973066 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000ecbb40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8070 item 71 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10280): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10280): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10280): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10280): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10280): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.135069996 +0000 UTC m=+12.941464706 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10280): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8850 item 72 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.13616915 +0000 UTC m=+12.942563870 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a107c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10d00): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10d00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10d00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10d00): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10d00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.13616915 +0000 UTC m=+12.942563870 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a10d00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8af0 item 72 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.139054169 +0000 UTC m=+12.945448879 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a112c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a117c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a117c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a117c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9030 item 73 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a117c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a117c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.140111245 +0000 UTC m=+12.946505965 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a117c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): _writeAt: size=3, off=2 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9260 item 73 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.141138003 +0000 UTC m=+12.947532724 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a11c80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de240): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de240): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de240): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de240): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de240): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.141138003 +0000 UTC m=+12.947532724 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de240): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9570 item 73 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.144898246 +0000 UTC m=+12.951292967 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006de880): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006ded80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006ded80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006ded80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9b90 item 74 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006ded80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006ded80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.145882105 +0000 UTC m=+12.952276815 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006ded80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9d50 item 74 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.146957755 +0000 UTC m=+12.953352475 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df2c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df880): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df880): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df880): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df880): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df880): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.146957755 +0000 UTC m=+12.953352475 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006df880): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4000 item 74 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.149892407 +0000 UTC m=+12.956287127 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0006dfec0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8480): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8480): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8480): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4380 item 75 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8480): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8480): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.150775516 +0000 UTC m=+12.957170226 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8480): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): _writeAt: size=3, off=2 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4540 item 75 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.151844815 +0000 UTC m=+12.958239535 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d89c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8f00): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8f00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8f00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8f00): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8f00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.151844815 +0000 UTC m=+12.958239535 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d8f00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4770 item 75 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.154799194 +0000 UTC m=+12.961193934 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9540): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9a40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9a40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9a40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4b60 item 76 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9a40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9a40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.155676603 +0000 UTC m=+12.962071312 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0007d9a40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4d20 item 76 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): _writeAt: size=3, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.156830299 +0000 UTC m=+12.963225009 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c580): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c580): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c580): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c580): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c580): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.156830299 +0000 UTC m=+12.963225009 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076c580): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da4ee0 item 76 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.159565557 +0000 UTC m=+12.965960267 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076cbc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d180): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d180): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d180): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5340 item 77 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d180): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d180): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.16041386 +0000 UTC m=+12.966808560 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d180): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d880): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d880): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d880): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d880): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d880): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.16041386 +0000 UTC m=+12.966808560 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076d880): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5570 item 77 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.162340789 +0000 UTC m=+12.968735479 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00076dec0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72440): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72440): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72440): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da58f0 item 78 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72440): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72440): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.163052376 +0000 UTC m=+12.969447066 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72440): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72b80): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72b80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72b80): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72b80): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72b80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.163052376 +0000 UTC m=+12.969447066 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a72b80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da5c00 item 78 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.164973866 +0000 UTC m=+12.971368566 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a731c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a736c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a736c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a736c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0000 item 79 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a736c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a736c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.165846964 +0000 UTC m=+12.972241655 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a736c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a73dc0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a73dc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a73dc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a73dc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a73dc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.165846964 +0000 UTC m=+12.972241655 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a73dc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d02a0 item 79 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.167895062 +0000 UTC m=+12.974289753 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c480): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c980): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c980): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c980): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d07e0 item 80 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c980): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c980): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.168574148 +0000 UTC m=+12.974968838 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2c980): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d080): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d080): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d080): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d080): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d080): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.168574148 +0000 UTC m=+12.974968838 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d080): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d09a0 item 80 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d700): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d700): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d700): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.170576208 +0000 UTC m=+12.976970898 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2d700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): _writeAt: size=3, off=7 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0e00 item 81 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.171340193 +0000 UTC m=+12.977734894 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000e2db80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82140): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82140): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82140): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82140): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82140): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.171340193 +0000 UTC m=+12.977734894 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82140): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0fc0 item 81 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d827c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d827c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d827c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d827c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d827c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.173196571 +0000 UTC m=+12.979591271 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d827c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1500 item 82 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.174122239 +0000 UTC m=+12.980516929 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d82cc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83240): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83240): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83240): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83240): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83240): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.174122239 +0000 UTC m=+12.980516929 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83240): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d16c0 item 82 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d838c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d838c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d838c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d838c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d838c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.176210281 +0000 UTC m=+12.982604981 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d838c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): _writeAt: size=3, off=7 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1a40 item 83 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.177074304 +0000 UTC m=+12.983468994 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000d83e00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008623c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008623c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008623c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008623c0): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008623c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.177074304 +0000 UTC m=+12.983468994 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008623c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1ce0 item 83 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862a40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862a40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862a40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862a40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862a40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.178905253 +0000 UTC m=+12.985299943 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862a40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da1c0 item 84 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.179666513 +0000 UTC m=+12.986061213 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000862f40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008634c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008634c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008634c0): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008634c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.179666513 +0000 UTC m=+12.986061213 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008634c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da380 item 84 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000863b40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000863b40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000863b40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000863b40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000863b40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.181555542 +0000 UTC m=+12.987950232 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000863b40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): _writeAt: size=3, off=7 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da7e0 item 85 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.182301552 +0000 UTC m=+12.988696242 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008980c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898600): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898600): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898600): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898600): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898600): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.182301552 +0000 UTC m=+12.988696242 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898600): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daa80 item 85 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898c80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898c80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898c80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898c80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898c80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.184575694 +0000 UTC m=+12.990970384 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000898c80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dae00 item 86 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.185386898 +0000 UTC m=+12.991781588 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899180): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899700): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899700): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899700): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.185386898 +0000 UTC m=+12.991781588 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dafc0 item 86 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899d80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899d80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899d80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899d80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899d80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.18729356 +0000 UTC m=+12.993688260 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000899d80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): _writeAt: size=3, off=7 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db490 item 87 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.188189363 +0000 UTC m=+12.994584062 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6300): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6840): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6840): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6840): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6840): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6840): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.188189363 +0000 UTC m=+12.994584062 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6840): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db6c0 item 87 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6ec0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6ec0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6ec0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6ec0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6ec0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.191263897 +0000 UTC m=+12.997658587 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e6ec0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbb20 item 88 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.192263053 +0000 UTC m=+12.998658054 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e73c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e7940): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e7940): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e7940): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e7940): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e7940): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.192263053 +0000 UTC m=+12.998658054 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0008e7940): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbe30 item 88 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.19499757 +0000 UTC m=+13.001392280 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e540): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e540): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e540): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a380 item 89 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e540): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e540): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.195831146 +0000 UTC m=+13.002225856 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091e540): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): _writeAt: size=3, off=7 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a620 item 89 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.19681258 +0000 UTC m=+13.003207300 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091ea80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f000): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f000): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f000): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f000): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f000): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.19681258 +0000 UTC m=+13.003207300 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f000): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a930 item 89 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.199171961 +0000 UTC m=+13.005566681 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091f640): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091fb80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091fb80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091fb80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b0a0 item 90 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091fb80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091fb80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.199967836 +0000 UTC m=+13.006362556 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00091fb80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b2d0 item 90 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.201022267 +0000 UTC m=+13.007416986 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c140): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c700): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c700): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c700): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c700): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c700): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.201022267 +0000 UTC m=+13.007416986 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093c700): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b8f0 item 90 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.203506012 +0000 UTC m=+13.009900742 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093cd40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d280): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d280): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d280): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c070 item 91 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d280): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d280): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.204494809 +0000 UTC m=+13.010889520 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d280): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): >_readAt: n=2, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): _writeAt: size=3, off=7 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 91 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.20553847 +0000 UTC m=+13.011933179 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093d7c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093dd40): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093dd40): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093dd40): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093dd40): >_readAt: n=8, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093dd40): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.20553847 +0000 UTC m=+13.011933179 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc00093dd40): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c770 item 91 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.20796595 +0000 UTC m=+13.014360669 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984400): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cc40 item 92 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.208887521 +0000 UTC m=+13.015282241 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984940): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): open at offset 5 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce00 item 92 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): _readAt: size=2, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): _writeAt: size=3, off=5 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): >_writeAt: n=3, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.210162365 +0000 UTC m=+13.016557086 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000984e80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985440): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985440): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985440): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985440): >_readAt: n=3, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985440): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.210162365 +0000 UTC m=+13.016557086 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985440): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cfc0 item 92 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.212521346 +0000 UTC m=+13.018916066 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000985a80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2040): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2040): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2040): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 93 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2040): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2040): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.213425524 +0000 UTC m=+13.019820245 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2040): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2740): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2740): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2740): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2740): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2740): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.213425524 +0000 UTC m=+13.019820245 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2740): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d570 item 93 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.215320464 +0000 UTC m=+13.021715143 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d2d80): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d32c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d32c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d32c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dab0 item 94 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d32c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d32c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.216033102 +0000 UTC m=+13.022427772 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d32c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d39c0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d39c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d39c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d39c0): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d39c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.216033102 +0000 UTC m=+13.022427772 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc0009d39c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dc70 item 94 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.217674394 +0000 UTC m=+13.024069075 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a080): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a5c0): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a5c0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a5c0): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288150 item 95 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a5c0): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a5c0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.21827336 +0000 UTC m=+13.024668040 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1a5c0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1acc0): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1acc0): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1acc0): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1acc0): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1acc0): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.21827336 +0000 UTC m=+13.024668040 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1acc0): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000288460 item 95 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 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 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): open at offset 0 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): _readAt: size=2, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): >_readAt: n=0, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.220284898 +0000 UTC m=+13.026679578 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a1b300): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88500): _writeAt: size=5, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88500): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88500): >openPending: err= 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004641c0 item 96 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88500): >_writeAt: n=5, err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88500): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.220890946 +0000 UTC m=+13.027285626 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88500): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/23 12:44:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/23 12:44:24 DEBUG : open-test-file: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88c00): _readAt: size=512, off=0 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88c00): openPending: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88c00): >openPending: err= 2025/09/23 12:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88c00): >_readAt: n=5, err=EOF 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88c00): close: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-23 12:44:24.220890946 +0000 UTC m=+13.027285626 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:24 DEBUG : open-test-file(0xc000a88c00): >close: err= 2025/09/23 12:44:24 DEBUG : open-test-file: Remove: 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004643f0 item 96 2025/09/23 12:44:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/23 12:44:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/23 12:44:24 DEBUG : open-test-file: >Remove: err= 2025/09/23 12:44:24 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : >WaitForWriters: 2025/09/23 12:44:24 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- 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.01s) --- 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.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.02s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.33s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:24 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:24 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:24 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:24 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:24 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:24 DEBUG : file1: newRWFileHandle: 2025/09/23 12:44:24 DEBUG : file1(0xc000a1af40): openPending: 2025/09/23 12:44:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:24 DEBUG : file1(0xc000a1af40): >openPending: err= 2025/09/23 12:44:24 DEBUG : file1: >newRWFileHandle: err= 2025/09/23 12:44:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/23 12:44:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/23 12:44:24 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/23 12:44:24 DEBUG : Looking for writers 2025/09/23 12:44:24 DEBUG : file1: reading active writers 2025/09/23 12:44:24 DEBUG : file1: active writers 1 2025/09/23 12:44:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/23 12:44:25 DEBUG : Looking for writers 2025/09/23 12:44:25 DEBUG : file1: reading active writers 2025/09/23 12:44:25 DEBUG : file1: active writers 1 2025/09/23 12:44:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:26 DEBUG : Looking for writers 2025/09/23 12:44:26 DEBUG : file1: reading active writers 2025/09/23 12:44:26 DEBUG : file1: active writers 1 2025/09/23 12:44:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:27 DEBUG : Looking for writers 2025/09/23 12:44:27 DEBUG : file1: reading active writers 2025/09/23 12:44:27 DEBUG : file1: active writers 1 2025/09/23 12:44:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:28 DEBUG : Looking for writers 2025/09/23 12:44:28 DEBUG : file1: reading active writers 2025/09/23 12:44:28 DEBUG : file1: active writers 1 2025/09/23 12:44:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:29 DEBUG : Looking for writers 2025/09/23 12:44:29 DEBUG : file1: reading active writers 2025/09/23 12:44:29 DEBUG : file1: active writers 1 2025/09/23 12:44:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:30 DEBUG : Looking for writers 2025/09/23 12:44:30 DEBUG : file1: reading active writers 2025/09/23 12:44:30 DEBUG : file1: active writers 1 2025/09/23 12:44:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:31 DEBUG : Looking for writers 2025/09/23 12:44:31 DEBUG : file1: reading active writers 2025/09/23 12:44:31 DEBUG : file1: active writers 1 2025/09/23 12:44:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:32 DEBUG : Looking for writers 2025/09/23 12:44:32 DEBUG : file1: reading active writers 2025/09/23 12:44:32 DEBUG : file1: active writers 1 2025/09/23 12:44:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:33 DEBUG : Looking for writers 2025/09/23 12:44:33 DEBUG : file1: reading active writers 2025/09/23 12:44:33 DEBUG : file1: active writers 1 2025/09/23 12:44:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:34 DEBUG : Looking for writers 2025/09/23 12:44:34 DEBUG : file1: reading active writers 2025/09/23 12:44:34 DEBUG : file1: active writers 1 2025/09/23 12:44:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:35 DEBUG : Looking for writers 2025/09/23 12:44:35 DEBUG : file1: reading active writers 2025/09/23 12:44:35 DEBUG : file1: active writers 1 2025/09/23 12:44:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:36 DEBUG : Looking for writers 2025/09/23 12:44:36 DEBUG : file1: reading active writers 2025/09/23 12:44:36 DEBUG : file1: active writers 1 2025/09/23 12:44:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:37 DEBUG : Looking for writers 2025/09/23 12:44:37 DEBUG : file1: reading active writers 2025/09/23 12:44:37 DEBUG : file1: active writers 1 2025/09/23 12:44:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:38 DEBUG : Looking for writers 2025/09/23 12:44:38 DEBUG : file1: reading active writers 2025/09/23 12:44:38 DEBUG : file1: active writers 1 2025/09/23 12:44:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:39 DEBUG : Looking for writers 2025/09/23 12:44:39 DEBUG : file1: reading active writers 2025/09/23 12:44:39 DEBUG : file1: active writers 1 2025/09/23 12:44:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:40 DEBUG : Looking for writers 2025/09/23 12:44:40 DEBUG : file1: reading active writers 2025/09/23 12:44:40 DEBUG : file1: active writers 1 2025/09/23 12:44:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:41 DEBUG : Looking for writers 2025/09/23 12:44:41 DEBUG : file1: reading active writers 2025/09/23 12:44:41 DEBUG : file1: active writers 1 2025/09/23 12:44:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:42 DEBUG : Looking for writers 2025/09/23 12:44:42 DEBUG : file1: reading active writers 2025/09/23 12:44:42 DEBUG : file1: active writers 1 2025/09/23 12:44:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:43 DEBUG : Looking for writers 2025/09/23 12:44:43 DEBUG : file1: reading active writers 2025/09/23 12:44:43 DEBUG : file1: active writers 1 2025/09/23 12:44:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:44 DEBUG : Looking for writers 2025/09/23 12:44:44 DEBUG : file1: reading active writers 2025/09/23 12:44:44 DEBUG : file1: active writers 1 2025/09/23 12:44:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:45 DEBUG : Looking for writers 2025/09/23 12:44:45 DEBUG : file1: reading active writers 2025/09/23 12:44:45 DEBUG : file1: active writers 1 2025/09/23 12:44:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:46 DEBUG : Looking for writers 2025/09/23 12:44:46 DEBUG : file1: reading active writers 2025/09/23 12:44:46 DEBUG : file1: active writers 1 2025/09/23 12:44:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:47 DEBUG : Looking for writers 2025/09/23 12:44:47 DEBUG : file1: reading active writers 2025/09/23 12:44:47 DEBUG : file1: active writers 1 2025/09/23 12:44:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:48 DEBUG : Looking for writers 2025/09/23 12:44:48 DEBUG : file1: reading active writers 2025/09/23 12:44:48 DEBUG : file1: active writers 1 2025/09/23 12:44:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:49 DEBUG : Looking for writers 2025/09/23 12:44:49 DEBUG : file1: reading active writers 2025/09/23 12:44:49 DEBUG : file1: active writers 1 2025/09/23 12:44:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:50 DEBUG : Looking for writers 2025/09/23 12:44:50 DEBUG : file1: reading active writers 2025/09/23 12:44:50 DEBUG : file1: active writers 1 2025/09/23 12:44:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:51 DEBUG : Looking for writers 2025/09/23 12:44:51 DEBUG : file1: reading active writers 2025/09/23 12:44:51 DEBUG : file1: active writers 1 2025/09/23 12:44:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:52 DEBUG : Looking for writers 2025/09/23 12:44:52 DEBUG : file1: reading active writers 2025/09/23 12:44:52 DEBUG : file1: active writers 1 2025/09/23 12:44:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:53 DEBUG : Looking for writers 2025/09/23 12:44:53 DEBUG : file1: reading active writers 2025/09/23 12:44:53 DEBUG : file1: active writers 1 2025/09/23 12:44:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/23 12:44:54 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b1e3c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0009eb708 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644122432} name:file1 opens:1 downloaders: o: fd:0xc000278050 info:{ModTime:{wall:13991773002612612058 ext:13051768594 loc:0x4113040} ATime:{wall:13991773002612612058 ext:13051768594 loc:0x4113040} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/23 12:44:54 DEBUG : >WaitForWriters: 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:54 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:54 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:54 DEBUG : rename_me: newRWFileHandle: 2025/09/23 12:44:54 DEBUG : rename_me(0xc0006b3380): openPending: 2025/09/23 12:44:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/23 12:44:54 DEBUG : rename_me(0xc0006b3380): >openPending: err= 2025/09/23 12:44:54 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/23 12:44:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/23 12:44:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/23 12:44:54 DEBUG : rename_me(0xc0006b3380): _writeAt: size=5, off=0 2025/09/23 12:44:54 DEBUG : rename_me(0xc0006b3380): >_writeAt: n=5, err= 2025/09/23 12:44:54 DEBUG : rename_me(0xc0006b3380): close: 2025/09/23 12:44:54 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-23 12:44:54.271052182 +0000 UTC m=+43.077446892 2025/09/23 12:44:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/23 12:44:54 DEBUG : rename_me(0xc0006b3380): >close: err= 2025/09/23 12:44:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/23 12:44:54 DEBUG : i_was_renamed: Updating file with 0xc000133ec0 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/23 12:44:54 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:54 DEBUG : Looking for writers 2025/09/23 12:44:54 DEBUG : i_was_renamed: reading active writers 2025/09/23 12:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/23 12:44:54 DEBUG : Looking for writers 2025/09/23 12:44:54 DEBUG : i_was_renamed: reading active writers 2025/09/23 12:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/23 12:44:54 DEBUG : Looking for writers 2025/09/23 12:44:54 DEBUG : i_was_renamed: reading active writers 2025/09/23 12:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/23 12:44:54 DEBUG : Looking for writers 2025/09/23 12:44:54 DEBUG : i_was_renamed: reading active writers 2025/09/23 12:44:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/23 12:44:54 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/23 12:44:54 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:54 INFO : i_was_renamed: Copied (new) 2025/09/23 12:44:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-23 12:44:54 +0000 UTC" 2025/09/23 12:44:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/23 12:44:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/23 12:44:54 DEBUG : Looking for writers 2025/09/23 12:44:54 DEBUG : i_was_renamed: reading active writers 2025/09/23 12:44:54 DEBUG : >WaitForWriters: 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:54 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/23 12:44:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{aTBpT}/rclone-test-xuyugac4jeqa" 2025/09/23 12:44:54 INFO : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:54 DEBUG : forgetting directory cache 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc000701a00): _readAt: size=512, off=0 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc000701a00): openPending: 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 11:45:54 +0000 UTC" against cached fingerprint "" 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc000701a00): >openPending: err= 2025/09/23 12:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc000701a00): >_readAt: n=20, err=EOF 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc000701a00): close: 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:45:54 +0000 GMT 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc000701a00): >close: err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:54 DEBUG : forgetting directory cache 2025/09/23 12:44:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc0003c9f40): _readAt: size=512, off=0 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc0003c9f40): openPending: 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 11:46:54 +0000 UTC" against cached fingerprint "20,2025-09-23 11:45:54 +0000 UTC" 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 11:46:54 +0000 UTC" != cached fingerprint "20,2025-09-23 11:45:54 +0000 UTC") 2025/09/23 12:44:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 12:44:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc0003c9f40): >openPending: err= 2025/09/23 12:44:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc0003c9f40): >_readAt: n=20, err=EOF 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc0003c9f40): close: 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:46:54 +0000 GMT 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate(0xc0003c9f40): >close: err= 2025/09/23 12:44:54 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:55 DEBUG : forgetting directory cache 2025/09/23 12:44:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00075a440): _readAt: size=512, off=0 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00075a440): openPending: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 11:47:54 +0000 UTC" against cached fingerprint "20,2025-09-23 11:46:54 +0000 UTC" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 11:47:54 +0000 UTC" != cached fingerprint "20,2025-09-23 11:46:54 +0000 UTC") 2025/09/23 12:44:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 12:44:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00075a440): >openPending: err= 2025/09/23 12:44:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00075a440): >_readAt: n=20, err=EOF 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00075a440): close: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:47:54 +0000 GMT 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00075a440): >close: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:55 DEBUG : forgetting directory cache 2025/09/23 12:44:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000a10d80): _readAt: size=512, off=0 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000a10d80): openPending: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 11:48:54 +0000 UTC" against cached fingerprint "20,2025-09-23 11:47:54 +0000 UTC" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 11:48:54 +0000 UTC" != cached fingerprint "20,2025-09-23 11:47:54 +0000 UTC") 2025/09/23 12:44:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 12:44:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000a10d80): >openPending: err= 2025/09/23 12:44:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000a10d80): >_readAt: n=20, err=EOF 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000a10d80): close: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:48:54 +0000 GMT 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000a10d80): >close: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:55 DEBUG : forgetting directory cache 2025/09/23 12:44:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00076c800): _readAt: size=512, off=0 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00076c800): openPending: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 11:49:54 +0000 UTC" against cached fingerprint "20,2025-09-23 11:48:54 +0000 UTC" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 11:49:54 +0000 UTC" != cached fingerprint "20,2025-09-23 11:48:54 +0000 UTC") 2025/09/23 12:44:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 12:44:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00076c800): >openPending: err= 2025/09/23 12:44:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00076c800): >_readAt: n=20, err=EOF 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00076c800): close: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:49:54 +0000 GMT 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc00076c800): >close: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:55 DEBUG : forgetting directory cache 2025/09/23 12:44:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000e2c500): _readAt: size=512, off=0 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000e2c500): openPending: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-23 11:50:54 +0000 UTC" against cached fingerprint "20,2025-09-23 11:49:54 +0000 UTC" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-23 11:50:54 +0000 UTC" != cached fingerprint "20,2025-09-23 11:49:54 +0000 UTC") 2025/09/23 12:44:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/23 12:44:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000e2c500): >openPending: err= 2025/09/23 12:44:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000e2c500): >_readAt: n=20, err=EOF 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000e2c500): close: 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:50:54 +0000 GMT 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate(0xc000e2c500): >close: err= 2025/09/23 12:44:55 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:56 DEBUG : forgetting directory cache 2025/09/23 12:44:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000e5a880): _readAt: size=512, off=0 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000e5a880): openPending: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-23 11:51:54 +0000 UTC" against cached fingerprint "20,2025-09-23 11:50:54 +0000 UTC" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-23 11:51:54 +0000 UTC" != cached fingerprint "20,2025-09-23 11:50:54 +0000 UTC") 2025/09/23 12:44:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/23 12:44:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000e5a880): >openPending: err= 2025/09/23 12:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000e5a880): >_readAt: n=21, err=EOF 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000e5a880): close: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:51:54 +0000 GMT 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000e5a880): >close: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:56 DEBUG : forgetting directory cache 2025/09/23 12:44:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000be1b40): _readAt: size=512, off=0 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000be1b40): openPending: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-23 11:52:54 +0000 UTC" against cached fingerprint "21,2025-09-23 11:51:54 +0000 UTC" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-23 11:52:54 +0000 UTC" != cached fingerprint "21,2025-09-23 11:51:54 +0000 UTC") 2025/09/23 12:44:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/23 12:44:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000be1b40): >openPending: err= 2025/09/23 12:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000be1b40): >_readAt: n=22, err=EOF 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000be1b40): close: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:52:54 +0000 GMT 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000be1b40): >close: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:56 DEBUG : forgetting directory cache 2025/09/23 12:44:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bebdc0): _readAt: size=512, off=0 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bebdc0): openPending: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-23 11:53:54 +0000 UTC" against cached fingerprint "22,2025-09-23 11:52:54 +0000 UTC" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-23 11:53:54 +0000 UTC" != cached fingerprint "22,2025-09-23 11:52:54 +0000 UTC") 2025/09/23 12:44:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/23 12:44:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bebdc0): >openPending: err= 2025/09/23 12:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bebdc0): >_readAt: n=23, err=EOF 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bebdc0): close: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:53:54 +0000 GMT 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bebdc0): >close: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:56 DEBUG : forgetting directory cache 2025/09/23 12:44:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bfc000): _readAt: size=512, off=0 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bfc000): openPending: 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-23 11:54:54 +0000 UTC" against cached fingerprint "23,2025-09-23 11:53:54 +0000 UTC" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-23 11:54:54 +0000 UTC" != cached fingerprint "23,2025-09-23 11:53:54 +0000 UTC") 2025/09/23 12:44:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/23 12:44:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate(0xc000bfc000): >openPending: err= 2025/09/23 12:44:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : TestRWCacheUpdate(0xc000bfc000): >_readAt: n=24, err=EOF 2025/09/23 12:44:57 DEBUG : TestRWCacheUpdate(0xc000bfc000): close: 2025/09/23 12:44:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-23 11:54:54 +0000 GMT 2025/09/23 12:44:57 DEBUG : TestRWCacheUpdate(0xc000bfc000): >close: err= 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: 2025/09/23 12:44:57 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : forgetting directory cache 2025/09/23 12:44:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/23 12:44:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/23 12:44:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/23 12:44:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/23 12:44:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/23 12:44:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/23 12:44:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/23 12:44:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/23 12:44:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/23 12:44:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/23 12:44:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/23 12:44:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/23 12:44:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/23 12:44:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/23 12:44:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/23 12:44:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/23 12:44:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : FiLeA: reading active writers 2025/09/23 12:44:57 DEBUG : FiLeB: reading active writers 2025/09/23 12:44:57 DEBUG : FilEb: reading active writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : FiLeA: reading active writers 2025/09/23 12:44:57 DEBUG : FiLeB: reading active writers 2025/09/23 12:44:57 DEBUG : FilEb: reading active writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/23 12:44:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': Reusing VFS from active cache 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : dir: Looking for writers 2025/09/23 12:44:57 DEBUG : file2: reading active writers 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : dir: reading active writers 2025/09/23 12:44:57 DEBUG : file1: reading active writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:57 DEBUG : dir: Looking for writers 2025/09/23 12:44:57 DEBUG : Looking for writers 2025/09/23 12:44:57 DEBUG : dir: reading active writers 2025/09/23 12:44:57 DEBUG : file1: reading active writers 2025/09/23 12:44:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:57 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:57 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:58 DEBUG : file1: Open: flags=O_RDONLY 2025/09/23 12:44:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/23 12:44:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/23 12:44:58 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:58 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/23 12:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/23 12:44:58 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:58 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/23 12:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/23 12:44:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/23 12:44:58 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:58 DEBUG : dir: Looking for writers 2025/09/23 12:44:58 DEBUG : file2: reading active writers 2025/09/23 12:44:58 DEBUG : new_file.txt: reading active writers 2025/09/23 12:44:58 DEBUG : Looking for writers 2025/09/23 12:44:58 DEBUG : dir: reading active writers 2025/09/23 12:44:58 DEBUG : file1: reading active writers 2025/09/23 12:44:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:58 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:58 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:58 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/23 12:44:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f1980 2025/09/23 12:44:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/23 12:44:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:58 INFO : dir/file1: Moved (server-side) to: file0 2025/09/23 12:44:58 DEBUG : file0: Updating file with file0 0xc0009f1980 2025/09/23 12:44:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/23 12:44:58 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:58 DEBUG : dir: Looking for writers 2025/09/23 12:44:58 DEBUG : Looking for writers 2025/09/23 12:44:58 DEBUG : dir: reading active writers 2025/09/23 12:44:58 DEBUG : file0: reading active writers 2025/09/23 12:44:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:58 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:58 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:58 DEBUG : Looking for writers 2025/09/23 12:44:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:58 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/23 12:44:58 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:58 DEBUG : a: Looking for writers 2025/09/23 12:44:58 DEBUG : b: Looking for writers 2025/09/23 12:44:58 DEBUG : c: Looking for writers 2025/09/23 12:44:58 DEBUG : d: Looking for writers 2025/09/23 12:44:58 DEBUG : Looking for writers 2025/09/23 12:44:58 DEBUG : Looking for writers 2025/09/23 12:44:58 DEBUG : d: reading active writers 2025/09/23 12:44:58 DEBUG : /: reading active writers 2025/09/23 12:44:58 DEBUG : a: reading active writers 2025/09/23 12:44:58 DEBUG : b: reading active writers 2025/09/23 12:44:58 DEBUG : c: reading active writers 2025/09/23 12:44:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:58 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:58 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/23 12:44:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/23 12:44:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/23 12:44:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/23 12:44:59 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:59 DEBUG : a/b/c/d: Looking for writers 2025/09/23 12:44:59 DEBUG : a/b/c: Looking for writers 2025/09/23 12:44:59 DEBUG : d: reading active writers 2025/09/23 12:44:59 DEBUG : a/b: Looking for writers 2025/09/23 12:44:59 DEBUG : c: reading active writers 2025/09/23 12:44:59 DEBUG : a: Looking for writers 2025/09/23 12:44:59 DEBUG : b: reading active writers 2025/09/23 12:44:59 DEBUG : Looking for writers 2025/09/23 12:44:59 DEBUG : a: reading active writers 2025/09/23 12:44:59 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:59 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:59 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:59 DEBUG : Looking for writers 2025/09/23 12:44:59 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:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:59 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/23 12:44:59 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/23 12:44:59 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/23 12:44:59 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 12:44:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:59 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:44:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/23 12:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 12:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 12:44:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:59 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/23 12:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (7 bytes), uploading instead of streaming 2025/09/23 12:44:59 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:44:59 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:44:59 DEBUG : Looking for writers 2025/09/23 12:44:59 DEBUG : file1: reading active writers 2025/09/23 12:44:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:44:59 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:44:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/23 12:45:00 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/23 12:45:00 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/23 12:45:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/23 12:45:00 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (11 bytes), uploading instead of streaming 2025/09/23 12:45:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:45:00 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/23 12:45:00 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:45:00 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:45:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:45:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:45:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:45:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (5 bytes), uploading instead of streaming 2025/09/23 12:45:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:45:00 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/23 12:45:00 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:45:00 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:45:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:45:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:45:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:45:00 DEBUG : file1: WriteFileHandle.Release closing 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 12:45:00 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:45:00 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/23 12:45:00 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:45:00 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:45:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:45:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:45:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/23 12:45:00 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : file1: active writers 1 2025/09/23 12:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : file1: active writers 1 2025/09/23 12:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : file1: active writers 1 2025/09/23 12:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : file1: active writers 1 2025/09/23 12:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/23 12:45:00 DEBUG : Looking for writers 2025/09/23 12:45:00 DEBUG : file1: reading active writers 2025/09/23 12:45:00 DEBUG : file1: active writers 1 2025/09/23 12:45:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/23 12:45:01 DEBUG : Looking for writers 2025/09/23 12:45:01 DEBUG : file1: reading active writers 2025/09/23 12:45:01 DEBUG : file1: active writers 1 2025/09/23 12:45:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/23 12:45:01 DEBUG : Looking for writers 2025/09/23 12:45:01 DEBUG : file1: reading active writers 2025/09/23 12:45:01 DEBUG : file1: active writers 1 2025/09/23 12:45:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/23 12:45:01 DEBUG : Looking for writers 2025/09/23 12:45:01 DEBUG : file1: reading active writers 2025/09/23 12:45:01 DEBUG : file1: active writers 1 2025/09/23 12:45:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:02 DEBUG : Looking for writers 2025/09/23 12:45:02 DEBUG : file1: reading active writers 2025/09/23 12:45:02 DEBUG : file1: active writers 1 2025/09/23 12:45:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:03 DEBUG : Looking for writers 2025/09/23 12:45:03 DEBUG : file1: reading active writers 2025/09/23 12:45:03 DEBUG : file1: active writers 1 2025/09/23 12:45:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:04 DEBUG : Looking for writers 2025/09/23 12:45:04 DEBUG : file1: reading active writers 2025/09/23 12:45:04 DEBUG : file1: active writers 1 2025/09/23 12:45:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:05 DEBUG : Looking for writers 2025/09/23 12:45:05 DEBUG : file1: reading active writers 2025/09/23 12:45:05 DEBUG : file1: active writers 1 2025/09/23 12:45:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:06 DEBUG : Looking for writers 2025/09/23 12:45:06 DEBUG : file1: reading active writers 2025/09/23 12:45:06 DEBUG : file1: active writers 1 2025/09/23 12:45:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:07 DEBUG : Looking for writers 2025/09/23 12:45:07 DEBUG : file1: reading active writers 2025/09/23 12:45:07 DEBUG : file1: active writers 1 2025/09/23 12:45:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:08 DEBUG : Looking for writers 2025/09/23 12:45:08 DEBUG : file1: reading active writers 2025/09/23 12:45:08 DEBUG : file1: active writers 1 2025/09/23 12:45:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:09 DEBUG : Looking for writers 2025/09/23 12:45:09 DEBUG : file1: reading active writers 2025/09/23 12:45:09 DEBUG : file1: active writers 1 2025/09/23 12:45:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:10 DEBUG : Looking for writers 2025/09/23 12:45:10 DEBUG : file1: reading active writers 2025/09/23 12:45:10 DEBUG : file1: active writers 1 2025/09/23 12:45:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:11 DEBUG : Looking for writers 2025/09/23 12:45:11 DEBUG : file1: reading active writers 2025/09/23 12:45:11 DEBUG : file1: active writers 1 2025/09/23 12:45:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:12 DEBUG : Looking for writers 2025/09/23 12:45:12 DEBUG : file1: reading active writers 2025/09/23 12:45:12 DEBUG : file1: active writers 1 2025/09/23 12:45:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:13 DEBUG : Looking for writers 2025/09/23 12:45:13 DEBUG : file1: reading active writers 2025/09/23 12:45:13 DEBUG : file1: active writers 1 2025/09/23 12:45:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:14 DEBUG : Looking for writers 2025/09/23 12:45:14 DEBUG : file1: reading active writers 2025/09/23 12:45:14 DEBUG : file1: active writers 1 2025/09/23 12:45:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:15 DEBUG : Looking for writers 2025/09/23 12:45:15 DEBUG : file1: reading active writers 2025/09/23 12:45:15 DEBUG : file1: active writers 1 2025/09/23 12:45:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:16 DEBUG : Looking for writers 2025/09/23 12:45:16 DEBUG : file1: reading active writers 2025/09/23 12:45:16 DEBUG : file1: active writers 1 2025/09/23 12:45:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:17 DEBUG : Looking for writers 2025/09/23 12:45:17 DEBUG : file1: reading active writers 2025/09/23 12:45:17 DEBUG : file1: active writers 1 2025/09/23 12:45:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:18 DEBUG : Looking for writers 2025/09/23 12:45:18 DEBUG : file1: reading active writers 2025/09/23 12:45:18 DEBUG : file1: active writers 1 2025/09/23 12:45:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:19 DEBUG : Looking for writers 2025/09/23 12:45:19 DEBUG : file1: reading active writers 2025/09/23 12:45:19 DEBUG : file1: active writers 1 2025/09/23 12:45:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:20 DEBUG : Looking for writers 2025/09/23 12:45:20 DEBUG : file1: reading active writers 2025/09/23 12:45:20 DEBUG : file1: active writers 1 2025/09/23 12:45:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:21 DEBUG : Looking for writers 2025/09/23 12:45:21 DEBUG : file1: reading active writers 2025/09/23 12:45:21 DEBUG : file1: active writers 1 2025/09/23 12:45:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:22 DEBUG : Looking for writers 2025/09/23 12:45:22 DEBUG : file1: reading active writers 2025/09/23 12:45:22 DEBUG : file1: active writers 1 2025/09/23 12:45:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:23 DEBUG : Looking for writers 2025/09/23 12:45:23 DEBUG : file1: reading active writers 2025/09/23 12:45:23 DEBUG : file1: active writers 1 2025/09/23 12:45:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:24 DEBUG : Looking for writers 2025/09/23 12:45:24 DEBUG : file1: reading active writers 2025/09/23 12:45:24 DEBUG : file1: active writers 1 2025/09/23 12:45:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:25 DEBUG : Looking for writers 2025/09/23 12:45:25 DEBUG : file1: reading active writers 2025/09/23 12:45:25 DEBUG : file1: active writers 1 2025/09/23 12:45:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:26 DEBUG : Looking for writers 2025/09/23 12:45:26 DEBUG : file1: reading active writers 2025/09/23 12:45:26 DEBUG : file1: active writers 1 2025/09/23 12:45:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:27 DEBUG : Looking for writers 2025/09/23 12:45:27 DEBUG : file1: reading active writers 2025/09/23 12:45:27 DEBUG : file1: active writers 1 2025/09/23 12:45:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:28 DEBUG : Looking for writers 2025/09/23 12:45:28 DEBUG : file1: reading active writers 2025/09/23 12:45:28 DEBUG : file1: active writers 1 2025/09/23 12:45:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:29 DEBUG : Looking for writers 2025/09/23 12:45:29 DEBUG : file1: reading active writers 2025/09/23 12:45:29 DEBUG : file1: active writers 1 2025/09/23 12:45:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/23 12:45:30 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/23 12:45:30 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:45:30 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:45:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:45:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:45:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:30 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (0 bytes), uploading instead of streaming 2025/09/23 12:45:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:45:30 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:45:30 DEBUG : file1: Open: flags=O_RDONLY 2025/09/23 12:45:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/23 12:45:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/23 12:45:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:45:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/23 12:45:30 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:45:30 DEBUG : Looking for writers 2025/09/23 12:45:30 DEBUG : file1: reading active writers 2025/09/23 12:45:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-xuyugac4jeqa'", Local "Local file system at /tmp/rclone1214180275", Modify Window "1s" 2025/09/23 12:45:30 INFO : webdav root 'rclone-test-xuyugac4jeqa': poll-interval is not supported by this remote 2025/09/23 12:45:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/23 12:45:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/23 12:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/23 12:45:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/23 12:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:30 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': File to upload is small (100 bytes), uploading instead of streaming 2025/09/23 12:45:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/23 12:45:30 DEBUG : file1: Size of src and dst objects identical 2025/09/23 12:45:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/23 12:45:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/23 12:45:30 DEBUG : file1: Open: flags=O_RDONLY 2025/09/23 12:45:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/23 12:45:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/23 12:45:30 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/23 12:45:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/23 12:45:30 DEBUG : WaitForWriters: timeout=30s 2025/09/23 12:45:30 DEBUG : Looking for writers 2025/09/23 12:45:30 DEBUG : file1: reading active writers 2025/09/23 12:45:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/23 12:45:30 DEBUG : webdav root 'rclone-test-xuyugac4jeqa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.725569154s (try 1/5)