"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/10/20 01:57:07 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-puyugun3decu" 2025/10/20 01:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/20 01:57:07 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/10/20 01:57:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/20 01:57:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/20 01:57:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/20 01:57:07 DEBUG : Setting pass="2mTJadYzX60dYQxf_TXESrMefBDhHWOEy8dJhr_BGq_n" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/20 01:57:07 DEBUG : TestWebdavRclone: detected overridden config - adding "{oj0UZ}" suffix to name 2025/10/20 01:57:07 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/10/20 01:57:07 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/10/20 01:57:07 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/10/20 01:57:07 DEBUG : Setting pass="2mTJadYzX60dYQxf_TXESrMefBDhHWOEy8dJhr_BGq_n" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/10/20 01:57:07 DEBUG : found headers: 2025/10/20 01:57:07 DEBUG : Creating backend with remote "/tmp/rclone249393989" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:07 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:07 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:07 DEBUG : dir: Looking for writers 2025/10/20 01:57:07 DEBUG : Looking for writers 2025/10/20 01:57:07 DEBUG : dir: reading active writers 2025/10/20 01:57:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:07 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:07 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:07 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:07 DEBUG : dir/subdir: Looking for writers 2025/10/20 01:57:07 DEBUG : dir: Looking for writers 2025/10/20 01:57:07 DEBUG : file1: reading active writers 2025/10/20 01:57:07 DEBUG : file2: reading active writers 2025/10/20 01:57:07 DEBUG : subdir: reading active writers 2025/10/20 01:57:07 DEBUG : Looking for writers 2025/10/20 01:57:07 DEBUG : dir: reading active writers 2025/10/20 01:57:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:07 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:08 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:08 DEBUG : dir: Looking for writers 2025/10/20 01:57:08 DEBUG : file1: reading active writers 2025/10/20 01:57:08 DEBUG : Looking for writers 2025/10/20 01:57:08 DEBUG : dir: reading active writers 2025/10/20 01:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:08 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:08 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:08 DEBUG : dir: Looking for writers 2025/10/20 01:57:08 DEBUG : Looking for writers 2025/10/20 01:57:08 DEBUG : dir: reading active writers 2025/10/20 01:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:08 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:08 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:08 DEBUG : forgetting directory cache 2025/10/20 01:57:08 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:08 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:08 DEBUG : Looking for writers 2025/10/20 01:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:08 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/20 01:57:08 DEBUG : dir: invalidating directory cache 2025/10/20 01:57:08 DEBUG : >ForgetPath: 2025/10/20 01:57:08 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/20 01:57:08 DEBUG : invalidating directory cache 2025/10/20 01:57:08 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:08 DEBUG : >ForgetPath: 2025/10/20 01:57:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/20 01:57:08 DEBUG : >ForgetPath: 2025/10/20 01:57:08 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:08 DEBUG : dir: Looking for writers 2025/10/20 01:57:08 DEBUG : Looking for writers 2025/10/20 01:57:08 DEBUG : dir: reading active writers 2025/10/20 01:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:08 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:08 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:08 DEBUG : forgetting directory cache 2025/10/20 01:57:08 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:08 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:08 DEBUG : dir: Looking for writers 2025/10/20 01:57:08 DEBUG : fil/a/b: Looking for writers 2025/10/20 01:57:08 DEBUG : fil/a: Looking for writers 2025/10/20 01:57:08 DEBUG : b: reading active writers 2025/10/20 01:57:08 DEBUG : fil: Looking for writers 2025/10/20 01:57:08 DEBUG : a: reading active writers 2025/10/20 01:57:08 DEBUG : Looking for writers 2025/10/20 01:57:08 DEBUG : dir: reading active writers 2025/10/20 01:57:08 DEBUG : fil: reading active writers 2025/10/20 01:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:08 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:09 DEBUG : dir: Looking for writers 2025/10/20 01:57:09 DEBUG : Looking for writers 2025/10/20 01:57:09 DEBUG : dir: reading active writers 2025/10/20 01:57:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:09 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:09 DEBUG : dir: Looking for writers 2025/10/20 01:57:09 DEBUG : file1: reading active writers 2025/10/20 01:57:09 DEBUG : Looking for writers 2025/10/20 01:57:09 DEBUG : dir: reading active writers 2025/10/20 01:57:09 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:09 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/20 01:57:09 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : dir: invalidating directory cache 2025/10/20 01:57:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/20 01:57:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/20 01:57:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/20 01:57:09 DEBUG : dir/file1: Reset virtual modtime 2025/10/20 01:57:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/20 01:57:09 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:09 DEBUG : dir: invalidating directory cache 2025/10/20 01:57:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/20 01:57:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/20 01:57:09 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/20 01:57:09 DEBUG : forgetting directory cache 2025/10/20 01:57:09 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:09 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/20 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:09 DEBUG : dir/virtualDir: Looking for writers 2025/10/20 01:57:09 DEBUG : dir: Looking for writers 2025/10/20 01:57:09 DEBUG : file1: reading active writers 2025/10/20 01:57:09 DEBUG : virtualFile2: reading active writers 2025/10/20 01:57:09 DEBUG : virtualFile: reading active writers 2025/10/20 01:57:09 DEBUG : virtualDir: reading active writers 2025/10/20 01:57:09 DEBUG : Looking for writers 2025/10/20 01:57:09 DEBUG : dir: reading active writers 2025/10/20 01:57:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:09 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 ERROR : dir/: Can only open directories read only 2025/10/20 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:09 DEBUG : dir: Looking for writers 2025/10/20 01:57:09 DEBUG : Looking for writers 2025/10/20 01:57:09 DEBUG : dir: reading active writers 2025/10/20 01:57:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:09 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/20 01:57:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/20 01:57:09 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 01:57:09 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:09 NOTICE: webdav root 'rclone-test-puyugun3decu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/20 01:57:09 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/20 01:57:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/20 01:57:09 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:09 DEBUG : dir: Looking for writers 2025/10/20 01:57:09 DEBUG : file1: reading active writers 2025/10/20 01:57:09 DEBUG : potato: reading active writers 2025/10/20 01:57:09 DEBUG : Looking for writers 2025/10/20 01:57:09 DEBUG : dir: reading active writers 2025/10/20 01:57:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:10 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/20 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:10 DEBUG : dir/sub: Looking for writers 2025/10/20 01:57:10 DEBUG : dir: Looking for writers 2025/10/20 01:57:10 DEBUG : file1: reading active writers 2025/10/20 01:57:10 DEBUG : sub: reading active writers 2025/10/20 01:57:10 DEBUG : Looking for writers 2025/10/20 01:57:10 DEBUG : dir: reading active writers 2025/10/20 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:10 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/20 01:57:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/20 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:10 DEBUG : dir/sub/subsub: Looking for writers 2025/10/20 01:57:10 DEBUG : dir/sub: Looking for writers 2025/10/20 01:57:10 DEBUG : subsub: reading active writers 2025/10/20 01:57:10 DEBUG : dir: Looking for writers 2025/10/20 01:57:10 DEBUG : file1: reading active writers 2025/10/20 01:57:10 DEBUG : sub: reading active writers 2025/10/20 01:57:10 DEBUG : Looking for writers 2025/10/20 01:57:10 DEBUG : dir: reading active writers 2025/10/20 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:10 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:10 ERROR : dir/: Dir.Remove not empty 2025/10/20 01:57:10 DEBUG : dir/file1: Remove: 2025/10/20 01:57:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:10 DEBUG : dir/file1: >Remove: err= 2025/10/20 01:57:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/20 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:10 DEBUG : Looking for writers 2025/10/20 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:10 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:10 DEBUG : dir/file1: Remove: 2025/10/20 01:57:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:10 DEBUG : dir/file1: >Remove: err= 2025/10/20 01:57:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/20 01:57:10 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:10 DEBUG : Looking for writers 2025/10/20 01:57:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:10 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:11 DEBUG : dir/file1: Remove: 2025/10/20 01:57:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:11 DEBUG : dir/file1: >Remove: err= 2025/10/20 01:57:11 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:11 DEBUG : dir: Looking for writers 2025/10/20 01:57:11 DEBUG : Looking for writers 2025/10/20 01:57:11 DEBUG : dir: reading active writers 2025/10/20 01:57:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:11 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:11 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/20 01:57:11 DEBUG : dir: Updating dir with dir2 0xc0003429c0 2025/10/20 01:57:11 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/20 01:57:11 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/20 01:57:11 DEBUG : file2: Updating file with file2 0xc0006ca000 2025/10/20 01:57:11 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:11 INFO : dir2/file3: Deleted 2025/10/20 01:57:11 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/20 01:57:11 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006ca000 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/20 01:57:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/20 01:57:11 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006da750 2025/10/20 01:57:11 DEBUG : empty directory: forgetting directory cache 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/20 01:57:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/20 01:57:11 DEBUG : dir2: Renaming to "dir3" 2025/10/20 01:57:11 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:11 DEBUG : dir3: Looking for writers 2025/10/20 01:57:11 DEBUG : file3: reading active writers 2025/10/20 01:57:11 DEBUG : renamed empty directory: Looking for writers 2025/10/20 01:57:11 DEBUG : Looking for writers 2025/10/20 01:57:11 DEBUG : dir3: reading active writers 2025/10/20 01:57:11 DEBUG : renamed empty directory: reading active writers 2025/10/20 01:57:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:11 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/20 01:57:11 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/20 01:57:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/20 01:57:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/20 01:57:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/20 01:57:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/20 01:57:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/20 01:57:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:11 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (12 bytes), uploading instead of streaming 2025/10/20 01:57:11 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/20 01:57:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:11 DEBUG : forgetting directory cache 2025/10/20 01:57:11 DEBUG : dir: forgetting directory cache 2025/10/20 01:57:11 DEBUG : dir/sub: forgetting directory cache 2025/10/20 01:57:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/20 01:57:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/20 01:57:11 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 01:57:11 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:11 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/20 01:57:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/20 01:57:11 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:11 DEBUG : dir/sub: Looking for writers 2025/10/20 01:57:11 DEBUG : file0: reading active writers 2025/10/20 01:57:11 DEBUG : file2: reading active writers 2025/10/20 01:57:11 DEBUG : dir: Looking for writers 2025/10/20 01:57:11 DEBUG : sub: reading active writers 2025/10/20 01:57:11 DEBUG : file1: reading active writers 2025/10/20 01:57:11 DEBUG : Looking for writers 2025/10/20 01:57:11 DEBUG : dir: reading active writers 2025/10/20 01:57:11 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:11 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/10/20 01:57:11 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:11 DEBUG : Looking for writers 2025/10/20 01:57:11 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/20 01:57:12 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:12 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/20 01:57:12 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/20 01:57:12 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/20 01:57:12 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:12 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:12 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/20 01:57:12 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:12 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/20 01:57:12 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/20 01:57:12 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/20 01:57:12 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:12 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : dir: Looking for writers 2025/10/20 01:57:12 DEBUG : file1: reading active writers 2025/10/20 01:57:12 DEBUG : file1.metadata: reading active writers 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : dir: reading active writers 2025/10/20 01:57:12 DEBUG : dir.metadata: reading active writers 2025/10/20 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.13s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : dir: Looking for writers 2025/10/20 01:57:12 DEBUG : file1: reading active writers 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : dir: reading active writers 2025/10/20 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : dir: Looking for writers 2025/10/20 01:57:12 DEBUG : file1: reading active writers 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : dir: reading active writers 2025/10/20 01:57:12 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-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : dir: Looking for writers 2025/10/20 01:57:12 DEBUG : file1: reading active writers 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : dir: reading active writers 2025/10/20 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/10/20 01:57:12 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/20 01:57:12 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/20 01:57:12 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:12 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : file.txt: reading active writers 2025/10/20 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:12 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/20 01:57:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : dir: Looking for writers 2025/10/20 01:57:12 DEBUG : file1: reading active writers 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : dir: reading active writers 2025/10/20 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:12 DEBUG : dir/file1: Remove: 2025/10/20 01:57:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:12 DEBUG : dir/file1: >Remove: err= 2025/10/20 01:57:12 DEBUG : dir/file1: Remove: 2025/10/20 01:57:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/20 01:57:12 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:12 DEBUG : dir: Looking for writers 2025/10/20 01:57:12 DEBUG : Looking for writers 2025/10/20 01:57:12 DEBUG : dir: reading active writers 2025/10/20 01:57:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:12 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:13 DEBUG : dir/file1: Remove: 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:13 DEBUG : dir/file1: >Remove: err= 2025/10/20 01:57:13 DEBUG : dir/file1: Remove: 2025/10/20 01:57:13 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:13 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/20 01:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 01:57:13 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/20 01:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 01:57:13 DEBUG : dir/file1: Open: flags=0x3 2025/10/20 01:57:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/20 01:57:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : file1: reading active writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:13 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : file1: reading active writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: 2025/10/20 01:57:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f6d80 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 01:57:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f6d80 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007f6d80 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:13 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/20 01:57:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:13 DEBUG : newLeaf: Running delayed rename now 2025/10/20 01:57:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f6d80 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:13 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:13 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:13 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:13 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:13 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : file1: reading active writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: 2025/10/20 01:57:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0008dc0c0 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 01:57:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0008dc0c0 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008dc0c0 2025/10/20 01:57:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:13 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (25 bytes), uploading instead of streaming 2025/10/20 01:57:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:13 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/20 01:57:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:13 DEBUG : newLeaf: Running delayed rename now 2025/10/20 01:57:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0008dc0c0 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: 2025/10/20 01:57:13 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:13 DEBUG : dir: Looking for writers 2025/10/20 01:57:13 DEBUG : Looking for writers 2025/10/20 01:57:13 DEBUG : dir: reading active writers 2025/10/20 01:57:13 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:13 DEBUG : >WaitForWriters: 2025/10/20 01:57:13 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:14 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000cc05c0): openPending: 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000cc05c0): >openPending: err= 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000cc05c0): _writeAt: size=14, off=0 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000cc05c0): >_writeAt: n=14, err= 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000cc05c0): close: 2025/10/20 01:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 01:57:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000cc05c0): >close: err= 2025/10/20 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : file1: reading active writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : file1: reading active writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : file1: reading active writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : file1: reading active writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 01:57:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:14 INFO : dir/file1: Copied (replaced existing) 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : file1: reading active writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : >WaitForWriters: 2025/10/20 01:57:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d18440): _readAt: size=512, off=0 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d18440): openPending: 2025/10/20 01:57:14 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/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d18440): >openPending: err= 2025/10/20 01:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d18440): >_readAt: n=14, err=EOF 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d18440): close: 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d18440): >close: err= 2025/10/20 01:57:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f7200 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 01:57:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/20 01:57:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f7200 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d80540): openPending: 2025/10/20 01:57:14 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/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d80540): >openPending: err= 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d80540): _writeAt: size=25, off=0 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000d80540): >_writeAt: n=25, err= 2025/10/20 01:57:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f7200 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:14 DEBUG : newLeaf(0xc000d80540): close: 2025/10/20 01:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 01:57:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 01:57:14.386369487 +0000 UTC m=+6.855297677 2025/10/20 01:57:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:14 DEBUG : newLeaf(0xc000d80540): >close: err= 2025/10/20 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:14 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 01:57:14 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:14 INFO : newLeaf: Copied (replaced existing) 2025/10/20 01:57:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 01:57:14 +0000 UTC" 2025/10/20 01:57:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : >WaitForWriters: 2025/10/20 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : >WaitForWriters: 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:14 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:14 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : file1: reading active writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : >WaitForWriters: 2025/10/20 01:57:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f75c0 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 01:57:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f75c0 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:14 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000db7e40): openPending: 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000db7e40): >openPending: err= 2025/10/20 01:57:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000db7e40): _writeAt: size=25, off=0 2025/10/20 01:57:14 DEBUG : dir/file1(0xc000db7e40): >_writeAt: n=25, err= 2025/10/20 01:57:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f75c0 2025/10/20 01:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:14 DEBUG : newLeaf(0xc000db7e40): close: 2025/10/20 01:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 01:57:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 01:57:14.880488864 +0000 UTC m=+7.349417083 2025/10/20 01:57:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:14 DEBUG : newLeaf(0xc000db7e40): >close: err= 2025/10/20 01:57:14 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:14 DEBUG : dir: Looking for writers 2025/10/20 01:57:14 DEBUG : Looking for writers 2025/10/20 01:57:14 DEBUG : dir: reading active writers 2025/10/20 01:57:14 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 01:57:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:15 INFO : newLeaf: Copied (replaced existing) 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 01:57:14 +0000 UTC" 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : >WaitForWriters: 2025/10/20 01:57:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : >WaitForWriters: 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:15 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000d18f80): openPending: 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000d18f80): >openPending: err= 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000d18f80): _writeAt: size=14, off=0 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000d18f80): >_writeAt: n=14, err= 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000d18f80): close: 2025/10/20 01:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/20 01:57:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000d18f80): >close: err= 2025/10/20 01:57:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : file1: reading active writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : file1: reading active writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : file1: reading active writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : file1: reading active writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 01:57:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:15 INFO : dir/file1: Copied (replaced existing) 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : file1: reading active writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : >WaitForWriters: 2025/10/20 01:57:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:15 DEBUG : dir/file1(0xc0009f1bc0): _readAt: size=512, off=0 2025/10/20 01:57:15 DEBUG : dir/file1(0xc0009f1bc0): openPending: 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 DEBUG : dir/file1(0xc0009f1bc0): >openPending: err= 2025/10/20 01:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/20 01:57:15 DEBUG : dir/file1(0xc0009f1bc0): >_readAt: n=14, err=EOF 2025/10/20 01:57:15 DEBUG : dir/file1(0xc0009f1bc0): close: 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:15 DEBUG : dir/file1(0xc0009f1bc0): >close: err= 2025/10/20 01:57:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0006caf00 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 01:57:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/20 01:57:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0006caf00 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ebbe00): openPending: 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ebbe00): >openPending: err= 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ebbe00): _writeAt: size=25, off=0 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ebbe00): >_writeAt: n=25, err= 2025/10/20 01:57:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0006caf00 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:15 DEBUG : newLeaf(0xc000ebbe00): close: 2025/10/20 01:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 01:57:15.519577832 +0000 UTC m=+7.988506052 2025/10/20 01:57:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:15 DEBUG : newLeaf(0xc000ebbe00): >close: err= 2025/10/20 01:57:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 01:57:15 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:15 INFO : newLeaf: Copied (replaced existing) 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 01:57:15 +0000 UTC" 2025/10/20 01:57:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : >WaitForWriters: 2025/10/20 01:57:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:15 DEBUG : >WaitForWriters: 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:15 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:15 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:15 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:15 DEBUG : dir: Looking for writers 2025/10/20 01:57:15 DEBUG : file1: reading active writers 2025/10/20 01:57:15 DEBUG : Looking for writers 2025/10/20 01:57:15 DEBUG : dir: reading active writers 2025/10/20 01:57:15 DEBUG : >WaitForWriters: 2025/10/20 01:57:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ee5000): _readAt: size=512, off=0 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ee5000): openPending: 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ee5000): >openPending: err= 2025/10/20 01:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/20 01:57:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ee5000): >_readAt: n=14, err=EOF 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ee5000): close: 2025/10/20 01:57:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:15 DEBUG : dir/file1(0xc000ee5000): >close: err= 2025/10/20 01:57:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f6f00 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/20 01:57:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/20 01:57:15 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f6f00 2025/10/20 01:57:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/20 01:57:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:16 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:16 DEBUG : dir/file1(0xc000efb9c0): openPending: 2025/10/20 01:57:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/10/20 01:57:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/20 01:57:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:16 DEBUG : dir/file1(0xc000efb9c0): >openPending: err= 2025/10/20 01:57:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:16 DEBUG : dir/file1(0xc000efb9c0): _writeAt: size=25, off=0 2025/10/20 01:57:16 DEBUG : dir/file1(0xc000efb9c0): >_writeAt: n=25, err= 2025/10/20 01:57:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/20 01:57:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/20 01:57:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f6f00 2025/10/20 01:57:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:16 DEBUG : newLeaf(0xc000efb9c0): close: 2025/10/20 01:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/20 01:57:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-20 01:57:16.022000916 +0000 UTC m=+8.490929136 2025/10/20 01:57:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:16 DEBUG : newLeaf(0xc000efb9c0): >close: err= 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:16 DEBUG : newLeaf: vfs cache: starting upload 2025/10/20 01:57:16 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:16 INFO : newLeaf: Copied (replaced existing) 2025/10/20 01:57:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-20 01:57:16 +0000 UTC" 2025/10/20 01:57:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/20 01:57:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/20 01:57:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : >WaitForWriters: 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : newLeaf: reading active writers 2025/10/20 01:57:16 DEBUG : >WaitForWriters: 2025/10/20 01:57:16 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.04s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.50s) === 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-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:16 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:16 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 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-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:16 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : file1: reading active writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:16 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/20 01:57:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/20 01:57:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : file1: reading active writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:16 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/20 01:57:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/20 01:57:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/20 01:57:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/20 01:57:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/20 01:57:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/20 01:57:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/20 01:57:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/20 01:57:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/20 01:57:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/20 01:57:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/20 01:57:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : file1: reading active writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:16 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:16 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:16 DEBUG : dir: Looking for writers 2025/10/20 01:57:16 DEBUG : file1: reading active writers 2025/10/20 01:57:16 DEBUG : Looking for writers 2025/10/20 01:57:16 DEBUG : dir: reading active writers 2025/10/20 01:57:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/20 01:57:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/20 01:57:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : dir: Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : dir: reading active writers 2025/10/20 01:57:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): _readAt: size=1, off=0 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): openPending: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): >openPending: err= 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): _readAt: size=256, off=1 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): >_readAt: n=15, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): _readAt: size=16, off=16 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): >_readAt: n=0, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): close: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): >close: err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): close: 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0008f1cc0): >close: err=file already closed 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : dir: Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : dir: reading active writers 2025/10/20 01:57:17 DEBUG : >WaitForWriters: 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): _readAt: size=1, off=0 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): openPending: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >openPending: err= 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): _readAt: size=1, off=5 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): _readAt: size=1, off=3 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): _readAt: size=1, off=13 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): _readAt: size=16, off=100 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >_readAt: n=0, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): close: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000c8b240): >close: err= 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : dir: Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : dir: reading active writers 2025/10/20 01:57:17 DEBUG : >WaitForWriters: 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=1, off=0 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): openPending: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >openPending: err= 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=1, off=5 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=1, off=1 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=1, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=6, off=10 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=6, err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=256, off=10 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=6, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=256, off=100 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=0, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): close: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >close: err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): _readAt: size=256, off=100 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000d20180): >_readAt: n=0, err=file already closed 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : dir: Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : dir: reading active writers 2025/10/20 01:57:17 DEBUG : >WaitForWriters: 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): RWFileHandle.Flush 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): _readAt: size=256, off=0 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): openPending: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): >openPending: err= 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): >_readAt: n=16, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): RWFileHandle.Flush 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): RWFileHandle.Flush 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): close: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:17 DEBUG : dir/file1(0xc000e49040): >close: err= 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : dir: Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : dir: reading active writers 2025/10/20 01:57:17 DEBUG : >WaitForWriters: 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/20 01:57:17 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): _readAt: size=256, off=0 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): openPending: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): >openPending: err= 2025/10/20 01:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): >_readAt: n=16, err=EOF 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): RWFileHandle.Release 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): close: 2025/10/20 01:57:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): >close: err= 2025/10/20 01:57:17 DEBUG : dir/file1(0xc0005ebc80): RWFileHandle.Release 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : dir: Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : dir: reading active writers 2025/10/20 01:57:17 DEBUG : >WaitForWriters: 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:17 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:17 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): openPending: 2025/10/20 01:57:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): >openPending: err= 2025/10/20 01:57:17 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): _writeAt: size=5, off=0 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): >_writeAt: n=5, err= 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): _writeAt: size=7, off=5 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): >_writeAt: n=7, err= 2025/10/20 01:57:17 DEBUG : file1: vfs cache: truncate to size=11 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): close: 2025/10/20 01:57:17 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 01:57:17.961391851 +0000 UTC m=+10.430320051 2025/10/20 01:57:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): >close: err= 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): close: 2025/10/20 01:57:17 DEBUG : file1(0xc0009f0580): >close: err=file already closed 2025/10/20 01:57:17 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:17 DEBUG : Looking for writers 2025/10/20 01:57:17 DEBUG : file1: reading active writers 2025/10/20 01:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:18 DEBUG : file1: vfs cache: starting upload 2025/10/20 01:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:18 INFO : file1: Copied (new) 2025/10/20 01:57:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-20 01:57:17 +0000 UTC" 2025/10/20 01:57:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:18 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): openPending: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): >openPending: err= 2025/10/20 01:57:18 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): _writeAt: size=7, off=0 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): >_writeAt: n=7, err= 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): _writeAt: size=6, off=5 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): >_writeAt: n=6, err= 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): close: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 01:57:18.16068398 +0000 UTC m=+10.629612210 2025/10/20 01:57:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): >close: err= 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): _writeAt: size=5, off=0 2025/10/20 01:57:18 DEBUG : file1(0xc000dbf700): >_writeAt: n=0, err=file already closed 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:18 DEBUG : file1: vfs cache: starting upload 2025/10/20 01:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:18 INFO : file1: Copied (new) 2025/10/20 01:57:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-20 01:57:18 +0000 UTC" 2025/10/20 01:57:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:18 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:18 DEBUG : file1(0xc00074d7c0): openPending: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1(0xc00074d7c0): >openPending: err= 2025/10/20 01:57:18 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1(0xc00074d7c0): close: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 01:57:18.358816042 +0000 UTC m=+10.827744262 2025/10/20 01:57:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:18 DEBUG : file1(0xc00074d7c0): >close: err= 2025/10/20 01:57:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 01:57:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:18 DEBUG : file2: newRWFileHandle: 2025/10/20 01:57:18 DEBUG : file2(0xc00074dc40): openPending: 2025/10/20 01:57:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:18 DEBUG : file2(0xc00074dc40): >openPending: err= 2025/10/20 01:57:18 DEBUG : file2: >newRWFileHandle: err= 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/20 01:57:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/20 01:57:18 DEBUG : file2(0xc00074dc40): RWFileHandle.Flush 2025/10/20 01:57:18 DEBUG : file2(0xc00074dc40): RWFileHandle.Release 2025/10/20 01:57:18 DEBUG : file2(0xc00074dc40): close: 2025/10/20 01:57:18 DEBUG : file2: vfs cache: setting modification time to 2025-10-20 01:57:18.360224496 +0000 UTC m=+10.829152726 2025/10/20 01:57:18 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:18 DEBUG : file2(0xc00074dc40): >close: err= 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/20 01:57:18 DEBUG : file1: vfs cache: starting upload 2025/10/20 01:57:18 DEBUG : file2: vfs cache: starting upload 2025/10/20 01:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:18 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:18 INFO : file1: Copied (new) 2025/10/20 01:57:18 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-20 01:57:18 +0000 UTC" 2025/10/20 01:57:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/20 01:57:18 INFO : file2: Copied (new) 2025/10/20 01:57:18 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-20 01:57:18 +0000 UTC" 2025/10/20 01:57:18 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/20 01:57:18 INFO : file2: vfs cache: upload succeeded try #1 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : file2: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:18 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): openPending: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): >openPending: err= 2025/10/20 01:57:18 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): _writeAt: size=5, off=0 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): >_writeAt: n=5, err= 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): RWFileHandle.Flush 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): RWFileHandle.Flush 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): close: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 01:57:18.728797733 +0000 UTC m=+11.197725942 2025/10/20 01:57:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:18 DEBUG : file1(0xc000885a80): >close: err= 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:18 DEBUG : file1: vfs cache: starting upload 2025/10/20 01:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:18 INFO : file1: Copied (new) 2025/10/20 01:57:18 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-20 01:57:18 +0000 UTC" 2025/10/20 01:57:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : >WaitForWriters: 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:18 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:18 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): openPending: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): >openPending: err= 2025/10/20 01:57:18 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): _writeAt: size=5, off=0 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): >_writeAt: n=5, err= 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): RWFileHandle.Release 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): close: 2025/10/20 01:57:18 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 01:57:18.917195021 +0000 UTC m=+11.386123251 2025/10/20 01:57:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): >close: err= 2025/10/20 01:57:18 DEBUG : file1(0xc000854840): RWFileHandle.Release 2025/10/20 01:57:18 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:18 DEBUG : Looking for writers 2025/10/20 01:57:18 DEBUG : file1: reading active writers 2025/10/20 01:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:19 DEBUG : file1: vfs cache: starting upload 2025/10/20 01:57:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:19 INFO : file1: Copied (new) 2025/10/20 01:57:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-20 01:57:18 +0000 UTC" 2025/10/20 01:57:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : >WaitForWriters: 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c4eb40): openPending: 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c4eb40): >openPending: err= 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/20 01:57:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c4eb40): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c4eb40): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c4eb40): close: 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-20 01:57:19.169159662 +0000 UTC m=+11.638087922 2025/10/20 01:57:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c4eb40): >close: err= 2025/10/20 01:57:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 01:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:19 INFO : dir/file1: Copied (replaced existing) 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-20 01:57:19 +0000 UTC" 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : >WaitForWriters: 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/20 01:57:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): openPending: 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/20 01:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): _writeAt: size=15, off=5 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): >_writeAt: n=15, err= 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): close: 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-20 01:57:19.45348119 +0000 UTC m=+11.922409420 2025/10/20 01:57:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : dir/file1(0xc000c668c0): >close: err= 2025/10/20 01:57:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: starting upload 2025/10/20 01:57:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:19 INFO : dir/file1: Copied (replaced existing) 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-20 01:57:19 +0000 UTC" 2025/10/20 01:57:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:19 DEBUG : dir: Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : dir: reading active writers 2025/10/20 01:57:19 DEBUG : >WaitForWriters: 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : file1(0xc000c79680): openPending: 2025/10/20 01:57:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 DEBUG : file1(0xc000c79680): >openPending: err= 2025/10/20 01:57:19 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/20 01:57:19 DEBUG : file1(0xc000c79680): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : file1(0xc000c79680): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : file1(0xc000c79680): close: 2025/10/20 01:57:19 DEBUG : file1: vfs cache: setting modification time to 2025-10-20 01:57:19.675087505 +0000 UTC m=+12.144015735 2025/10/20 01:57:19 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : file1(0xc000c79680): >close: err= 2025/10/20 01:57:19 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:19 DEBUG : file1: vfs cache: starting upload 2025/10/20 01:57:19 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:19 INFO : file1: Copied (new) 2025/10/20 01:57:19 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-20 01:57:19 +0000 UTC" 2025/10/20 01:57:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:19 INFO : file1: vfs cache: upload succeeded try #1 2025/10/20 01:57:19 DEBUG : Looking for writers 2025/10/20 01:57:19 DEBUG : file1: reading active writers 2025/10/20 01:57:19 DEBUG : >WaitForWriters: 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/20 01:57:19 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8b600): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8b600): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8b600): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8b600): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8b600): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.866739984 +0000 UTC m=+12.335668215 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8b600): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): _writeAt: size=3, off=2 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.866739984 +0000 UTC m=+12.335668215 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8ba80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8bf40): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8bf40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8bf40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8bf40): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8bf40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.866739984 +0000 UTC m=+12.335668215 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c8bf40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004910a0 item 1 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96600): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96600): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96600): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96600): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96600): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.871072687 +0000 UTC m=+12.340000918 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96600): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96b00): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96b00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96b00): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96b00): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96b00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.871072687 +0000 UTC m=+12.340000918 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c96b00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 2 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97140): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97140): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97140): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97140): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97140): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.8741854 +0000 UTC m=+12.343113620 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97140): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): _writeAt: size=3, off=2 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.8741854 +0000 UTC m=+12.343113620 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c975c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97a80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97a80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97a80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97a80): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97a80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.8741854 +0000 UTC m=+12.343113620 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c97a80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ab0 item 3 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce180): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce180): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce180): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce180): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce180): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.878274556 +0000 UTC m=+12.347202786 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce180): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce6c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce6c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce6c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce6c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce6c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.878274556 +0000 UTC m=+12.347202786 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cce6c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c67e0 item 4 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cced00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cced00): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cced00): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cced00): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cced00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.881438836 +0000 UTC m=+12.350367066 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cced00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): _writeAt: size=3, off=2 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.881438836 +0000 UTC m=+12.350367066 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf180): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf640): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf640): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf640): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf640): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf640): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.881438836 +0000 UTC m=+12.350367066 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccf640): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7260 item 5 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccfcc0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccfcc0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccfcc0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccfcc0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccfcc0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.885386946 +0000 UTC m=+12.354315177 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ccfcc0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe280): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe280): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe280): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe280): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe280): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.885386946 +0000 UTC m=+12.354315177 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe280): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 6 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe900): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe900): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe900): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe900): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe900): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.888822456 +0000 UTC m=+12.357750686 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfe900): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): _writeAt: size=3, off=2 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.888822456 +0000 UTC m=+12.357750686 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cfee00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff2c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff2c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff2c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff2c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff2c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.888822456 +0000 UTC m=+12.357750686 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff2c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 7 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff940): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff940): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff940): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff940): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff940): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.892620695 +0000 UTC m=+12.361548925 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cff940): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cffe80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cffe80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cffe80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cffe80): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cffe80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.892620695 +0000 UTC m=+12.361548925 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000cffe80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003462a0 item 8 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c4c0): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000e9c4c0): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c4c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c4c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c4c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c4c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c4c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c880): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c880): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c880): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c880): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c880): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.895841872 +0000 UTC m=+12.364770092 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9c880): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): _writeAt: size=3, off=2 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.895841872 +0000 UTC m=+12.364770092 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9cd00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d200): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d200): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d200): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d200): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d200): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.895841872 +0000 UTC m=+12.364770092 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d200): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346af0 item 9 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d880): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d880): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d880): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d880): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d880): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.899321193 +0000 UTC m=+12.368249413 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9d880): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9ddc0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9ddc0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9ddc0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9ddc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9ddc0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.899321193 +0000 UTC m=+12.368249413 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e9ddc0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347730 item 10 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0480): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000ec0480): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0480): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0480): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0480): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0480): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0480): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0840): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0840): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0840): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0840): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0840): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.902427082 +0000 UTC m=+12.371355322 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0840): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): _writeAt: size=3, off=2 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.902427082 +0000 UTC m=+12.371355322 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec0d40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1240): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1240): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1240): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1240): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1240): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.902427082 +0000 UTC m=+12.371355322 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1240): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 11 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec18c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec18c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec18c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec18c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec18c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.905197634 +0000 UTC m=+12.374125823 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec18c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1e00): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1e00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1e00): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1e00): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1e00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.905197634 +0000 UTC m=+12.374125823 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ec1e00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452930 item 12 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed84c0): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000ed84c0): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed84c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed84c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed84c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed84c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed84c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8880): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8880): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8880): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8880): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8880): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.907734154 +0000 UTC m=+12.376662354 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8880): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8f40): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8f40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8f40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8f40): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8f40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.907734154 +0000 UTC m=+12.376662354 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed8f40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452fc0 item 13 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed95c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed95c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed95c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed95c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed95c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.909426702 +0000 UTC m=+12.378354892 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed95c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed9b00): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed9b00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed9b00): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed9b00): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed9b00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.909426702 +0000 UTC m=+12.378354892 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ed9b00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453960 item 14 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef01c0): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000ef01c0): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef01c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef01c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef01c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef01c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef01c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0580): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0580): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0580): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0580): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0580): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.911225438 +0000 UTC m=+12.380153628 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0580): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0c40): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0c40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0c40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0c40): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0c40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.911225438 +0000 UTC m=+12.380153628 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef0c40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2150 item 15 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 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/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef12c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef12c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef12c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef12c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef12c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.913020377 +0000 UTC m=+12.381948567 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef12c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1800): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1800): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1800): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1800): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1800): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.913020377 +0000 UTC m=+12.381948567 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1800): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2690 item 16 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1e40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1e40): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1e40): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1e40): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1e40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.916620064 +0000 UTC m=+12.385548294 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000ef1e40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): open at offset 5 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): _writeAt: size=3, off=7 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.916620064 +0000 UTC m=+12.385548294 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08340): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08840): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08840): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08840): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08840): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08840): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.916620064 +0000 UTC m=+12.385548294 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08840): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2d90 item 17 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08ec0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08ec0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08ec0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08ec0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08ec0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.92068256 +0000 UTC m=+12.389610790 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f08ec0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09400): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09400): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09400): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09400): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09400): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.92068256 +0000 UTC m=+12.389610790 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09400): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3dc0 item 18 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09a80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09a80): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09a80): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09a80): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09a80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.923568577 +0000 UTC m=+12.392496797 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f09a80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): open at offset 5 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): _writeAt: size=3, off=7 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.923568577 +0000 UTC m=+12.392496797 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32000): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32500): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32500): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32500): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32500): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32500): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.923568577 +0000 UTC m=+12.392496797 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32500): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374460 item 19 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32b80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32b80): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32b80): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32b80): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32b80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.927920195 +0000 UTC m=+12.396848435 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f32b80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f330c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f330c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f330c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f330c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f330c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.927920195 +0000 UTC m=+12.396848435 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f330c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374b60 item 20 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33740): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33740): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33740): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33740): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33740): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.931073484 +0000 UTC m=+12.400001724 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33740): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): open at offset 5 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): _writeAt: size=3, off=7 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.931073484 +0000 UTC m=+12.400001724 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f33c40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e1c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e1c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e1c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e1c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e1c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.931073484 +0000 UTC m=+12.400001724 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e1c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374ee0 item 21 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e840): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e840): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e840): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e840): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e840): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.935323772 +0000 UTC m=+12.404252003 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4e840): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4ed80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4ed80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4ed80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4ed80): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4ed80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.935323772 +0000 UTC m=+12.404252003 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4ed80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375880 item 22 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f400): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f400): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f400): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f400): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f400): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.938363739 +0000 UTC m=+12.407291959 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f400): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): open at offset 5 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): _writeAt: size=3, off=7 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.938363739 +0000 UTC m=+12.407291959 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4f900): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4fe00): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4fe00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4fe00): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4fe00): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4fe00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.938363739 +0000 UTC m=+12.407291959 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f4fe00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375dc0 item 23 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 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/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6e500): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6e500): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6e500): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6e500): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6e500): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.942667136 +0000 UTC m=+12.411595367 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6e500): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6ea40): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6ea40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6ea40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6ea40): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6ea40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.942667136 +0000 UTC m=+12.411595367 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6ea40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324770 item 24 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f080): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000f6f080): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f080): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f080): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f080): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f080): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f080): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f440): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f440): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f440): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f440): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f440): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.945914542 +0000 UTC m=+12.414842782 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f440): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): open at offset 5 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): _writeAt: size=3, off=7 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.945914542 +0000 UTC m=+12.414842782 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6f940): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6fe80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6fe80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6fe80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6fe80): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6fe80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.945914542 +0000 UTC m=+12.414842782 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f6fe80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325880 item 25 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0008e3b80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0008e3b80): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0008e3b80): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0008e3b80): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0008e3b80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.949843768 +0000 UTC m=+12.418772018 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0008e3b80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28140): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28140): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28140): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28140): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28140): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.949843768 +0000 UTC m=+12.418772018 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28140): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb20 item 26 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28780): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000e28780): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28780): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28780): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28780): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28780): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28780): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28b40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28b40): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28b40): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28b40): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28b40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.952917688 +0000 UTC m=+12.421845919 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e28b40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): open at offset 5 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): >_readAt: n=2, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): _writeAt: size=3, off=7 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.952917688 +0000 UTC m=+12.421845919 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29040): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29580): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29580): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29580): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29580): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29580): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.952917688 +0000 UTC m=+12.421845919 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29580): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004421c0 item 27 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 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/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29c00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29c00): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29c00): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29c00): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29c00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.955948727 +0000 UTC m=+12.424876927 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e29c00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e1c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e1c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e1c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e1c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e1c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.955948727 +0000 UTC m=+12.424876927 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e1c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442fc0 item 28 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e800): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc000e5e800): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e800): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e800): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e800): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e800): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5e800): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5ebc0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5ebc0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5ebc0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5ebc0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5ebc0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.957914858 +0000 UTC m=+12.426843048 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5ebc0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f280): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f280): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f280): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f280): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f280): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.957914858 +0000 UTC m=+12.426843048 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f280): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443490 item 29 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 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/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f900): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f900): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f900): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f900): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f900): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.960543583 +0000 UTC m=+12.429471813 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5f900): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5fe40): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5fe40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5fe40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5fe40): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5fe40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.960543583 +0000 UTC m=+12.429471813 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e5fe40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a310 item 30 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 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/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018500): _readAt: size=2, off=0 2025/10/20 01:57:19 ERROR : open-test-file(0xc001018500): Couldn't read size of file 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018500): >_readAt: n=0, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018500): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018500): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018500): close: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018500): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0010188c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0010188c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0010188c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0010188c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0010188c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.963660724 +0000 UTC m=+12.432588954 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0010188c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018f80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018f80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018f80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018f80): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018f80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.963660724 +0000 UTC m=+12.432588954 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001018f80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae70 item 31 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 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/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019600): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019600): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019600): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019600): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019600): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.966941101 +0000 UTC m=+12.435869332 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019600): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019b40): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019b40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019b40): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019b40): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019b40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.966941101 +0000 UTC m=+12.435869332 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc001019b40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b420 item 32 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c79ec0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c79ec0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c79ec0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c79ec0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c79ec0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.969309988 +0000 UTC m=+12.438238188 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000c79ec0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a7e0 item 33 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.96997706 +0000 UTC m=+12.438905251 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da23c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da28c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da28c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da28c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da28c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da28c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.96997706 +0000 UTC m=+12.438905251 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da28c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa10 item 33 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da2f00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da2f00): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da2f00): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da2f00): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da2f00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.971797667 +0000 UTC m=+12.440725857 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da2f00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad90 item 34 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.972567733 +0000 UTC m=+12.441495924 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3380): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da38c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da38c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da38c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da38c0): >_readAt: n=3, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da38c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.972567733 +0000 UTC m=+12.441495924 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da38c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046afc0 item 34 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3f00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3f00): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3f00): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3f00): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3f00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.974595079 +0000 UTC m=+12.443523279 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000da3f00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b490 item 35 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.975250209 +0000 UTC m=+12.444178409 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6400): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6900): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6900): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6900): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6900): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6900): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.975250209 +0000 UTC m=+12.444178409 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6900): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 35 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6f80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6f80): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6f80): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6f80): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6f80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.976876711 +0000 UTC m=+12.445804901 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd6f80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc1c0 item 36 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.978303951 +0000 UTC m=+12.447232181 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e4c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7700): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7700): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7700): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7700): >_readAt: n=3, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7700): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.978303951 +0000 UTC m=+12.447232181 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7700): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a150 item 36 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7d40): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7d40): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7d40): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7d40): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7d40): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.980476949 +0000 UTC m=+12.449405180 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000dd7d40): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a8c0 item 37 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.981366038 +0000 UTC m=+12.450294288 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e240): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e9c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e9c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e9c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e9c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e9c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.981366038 +0000 UTC m=+12.450294288 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8e9c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aaf0 item 37 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f040): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f040): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f040): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f040): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f040): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.98379112 +0000 UTC m=+12.452719351 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f040): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 38 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.984841452 +0000 UTC m=+12.453769672 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8f540): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8fa80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8fa80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8fa80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8fa80): >_readAt: n=3, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8fa80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.984841452 +0000 UTC m=+12.453769672 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000f8fa80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b0a0 item 38 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48180): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48180): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48180): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48180): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48180): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.987089902 +0000 UTC m=+12.456018123 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48180): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc000 item 39 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.987921504 +0000 UTC m=+12.456849734 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48680): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48b80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48b80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48b80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48b80): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48b80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.987921504 +0000 UTC m=+12.456849734 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e48b80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc540 item 39 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49240): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49240): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49240): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49240): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49240): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.990073323 +0000 UTC m=+12.459001553 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49240): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd0a0 item 40 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.990731729 +0000 UTC m=+12.459659929 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49740): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49c80): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49c80): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49c80): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49c80): >_readAt: n=3, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49c80): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.990731729 +0000 UTC m=+12.459659929 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000e49c80): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd500 item 40 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.992387857 +0000 UTC m=+12.461316047 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000394680): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0003956c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0003956c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0003956c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003621c0 item 41 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0003956c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0003956c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.993078634 +0000 UTC m=+12.462006834 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0003956c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362540 item 41 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.993881351 +0000 UTC m=+12.462809551 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc000418500): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0004190c0): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0004190c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0004190c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0004190c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0004190c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.993881351 +0000 UTC m=+12.462809551 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0004190c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 41 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.996350055 +0000 UTC m=+12.465278275 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea1c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea6c0): _writeAt: size=5, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea6c0): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea6c0): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362bd0 item 42 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea6c0): >_writeAt: n=5, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea6c0): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.997242369 +0000 UTC m=+12.466170589 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005ea6c0): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): >openPending: err= 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 42 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): _readAt: size=2, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): _writeAt: size=3, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): >_writeAt: n=3, err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.998072047 +0000 UTC m=+12.467000247 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eac00): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:19 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:19 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eb280): _readAt: size=512, off=0 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eb280): openPending: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eb280): >openPending: err= 2025/10/20 01:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eb280): >_readAt: n=3, err=EOF 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eb280): close: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:19.998072047 +0000 UTC m=+12.467000247 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:19 DEBUG : open-test-file(0xc0005eb280): >close: err= 2025/10/20 01:57:19 DEBUG : open-test-file: Remove: 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 42 2025/10/20 01:57:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.00083326 +0000 UTC m=+12.469761490 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb8c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebdc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebdc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebdc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363880 item 43 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebdc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebdc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.001872681 +0000 UTC m=+12.470800911 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebdc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363a40 item 43 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.002974288 +0000 UTC m=+12.471902519 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791780): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791780): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791780): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791780): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791780): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.002974288 +0000 UTC m=+12.471902519 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791780): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ce0 item 43 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.005805063 +0000 UTC m=+12.474733293 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791dc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0d40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a3f0 item 44 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0d40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.006753913 +0000 UTC m=+12.475682143 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a700 item 44 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.008090382 +0000 UTC m=+12.477018613 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2380): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2380): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2380): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.008090382 +0000 UTC m=+12.477018613 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032aee0 item 44 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.011028057 +0000 UTC m=+12.479956286 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f29c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2ec0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b570 item 45 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2ec0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.012055845 +0000 UTC m=+12.480984076 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f35c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f35c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f35c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f35c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f35c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.012055845 +0000 UTC m=+12.480984076 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f35c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bea0 item 45 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.015016814 +0000 UTC m=+12.483945034 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3c00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e180): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e180): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38380 item 46 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e180): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.016058319 +0000 UTC m=+12.484986550 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e880): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e880): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e880): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.016058319 +0000 UTC m=+12.484986550 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38690 item 46 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.01887194 +0000 UTC m=+12.487800171 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38a10 item 47 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.019895381 +0000 UTC m=+12.488823612 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fcc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fcc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fcc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fcc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fcc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.019895381 +0000 UTC m=+12.488823612 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fcc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38c40 item 47 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.022356752 +0000 UTC m=+12.491284942 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39110 item 48 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.023031548 +0000 UTC m=+12.491959738 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0fc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0fc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0fc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0fc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0fc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.023031548 +0000 UTC m=+12.491959738 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0fc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d392d0 item 48 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1600): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1600): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1600): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1600): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1600): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.025365159 +0000 UTC m=+12.494293369 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1600): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39650 item 49 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.026280737 +0000 UTC m=+12.495208947 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1a80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18040): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18040): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18040): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.026280737 +0000 UTC m=+12.495208947 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39880 item 49 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18740): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18740): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.028682456 +0000 UTC m=+12.497610666 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39c00 item 50 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.030050974 +0000 UTC m=+12.498979204 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d191c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d191c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d191c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d191c0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d191c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.030050974 +0000 UTC m=+12.498979204 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d191c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39ea0 item 50 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19840): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19840): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19840): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19840): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19840): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.033154429 +0000 UTC m=+12.502082660 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19840): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02380 item 51 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.034147464 +0000 UTC m=+12.503075674 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0300): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0300): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0300): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0300): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0300): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.034147464 +0000 UTC m=+12.503075674 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0300): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02620 item 51 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0a00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0a00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.036976975 +0000 UTC m=+12.505905205 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02a80 item 52 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.03826359 +0000 UTC m=+12.507191811 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0f00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1500): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1500): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1500): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1500): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1500): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.03826359 +0000 UTC m=+12.507191811 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1500): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02cb0 item 52 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1b80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1b80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1b80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1b80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1b80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.041133898 +0000 UTC m=+12.510062128 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1b80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03030 item 53 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.042019561 +0000 UTC m=+12.510947780 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.042019561 +0000 UTC m=+12.510947780 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e031f0 item 53 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbed00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbed00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbed00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbed00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbed00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.044585357 +0000 UTC m=+12.513513577 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbed00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03570 item 54 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.045638534 +0000 UTC m=+12.514566764 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf780): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf780): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf780): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf780): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf780): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.045638534 +0000 UTC m=+12.514566764 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf780): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03730 item 54 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfe40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfe40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfe40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfe40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfe40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.048082521 +0000 UTC m=+12.517010751 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfe40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03b20 item 55 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.049209166 +0000 UTC m=+12.518137397 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e3c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0040): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0040): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0040): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.049209166 +0000 UTC m=+12.518137397 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e03ce0 item 55 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0700): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0700): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0700): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0700): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0700): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.051486521 +0000 UTC m=+12.520414731 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0700): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e2a0 item 56 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.052857494 +0000 UTC m=+12.521785724 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.052857494 +0000 UTC m=+12.521785724 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e540 item 56 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.055489825 +0000 UTC m=+12.524418056 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1840): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e8c0 item 57 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.056479283 +0000 UTC m=+12.525407502 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ea80 item 57 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.057504817 +0000 UTC m=+12.526433048 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916900): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916900): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916900): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.057504817 +0000 UTC m=+12.526433048 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ecb0 item 57 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.060522042 +0000 UTC m=+12.529450271 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916f40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917500): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917500): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917500): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f030 item 58 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917500): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917500): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.061601568 +0000 UTC m=+12.530529788 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917500): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f1f0 item 58 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.062857796 +0000 UTC m=+12.531786026 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917a40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80080): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80080): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80080): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80080): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80080): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.062857796 +0000 UTC m=+12.531786026 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80080): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f3b0 item 58 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.065746309 +0000 UTC m=+12.534674528 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e806c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80c00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80c00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80c00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f880 item 59 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80c00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80c00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.06681282 +0000 UTC m=+12.535741050 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80c00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fa40 item 59 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.06792106 +0000 UTC m=+12.536849290 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81140): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e816c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e816c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e816c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e816c0): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e816c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.06792106 +0000 UTC m=+12.536849290 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e816c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fc00 item 59 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.070530028 +0000 UTC m=+12.539458228 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81d80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008004c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008004c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008004c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b42a0 item 60 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008004c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008004c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.071127489 +0000 UTC m=+12.540055679 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008004c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4690 item 60 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.072474959 +0000 UTC m=+12.541403179 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.072474959 +0000 UTC m=+12.541403179 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4bd0 item 60 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.074436811 +0000 UTC m=+12.543365001 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801600): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801b80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801b80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801b80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b52d0 item 61 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801b80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801b80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.075063226 +0000 UTC m=+12.543991426 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801b80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854300): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854300): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854300): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854300): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854300): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.075063226 +0000 UTC m=+12.543991426 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854300): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b55e0 item 61 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.07826136 +0000 UTC m=+12.547189589 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854ec0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e82000 item 62 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854ec0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.079314556 +0000 UTC m=+12.548242787 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.079314556 +0000 UTC m=+12.548242787 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e821c0 item 62 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.082151713 +0000 UTC m=+12.551079902 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe400): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe400): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe400): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318150 item 63 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe400): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe400): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.083322711 +0000 UTC m=+12.552250951 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe400): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebeb40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebeb40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebeb40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebeb40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebeb40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.083322711 +0000 UTC m=+12.552250951 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebeb40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003185b0 item 63 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.086470139 +0000 UTC m=+12.555398369 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf6c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf6c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf6c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 64 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf6c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf6c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.087518476 +0000 UTC m=+12.556446707 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf6c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfe00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfe00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfe00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfe00): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfe00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.087518476 +0000 UTC m=+12.556446707 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfe00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c00 item 64 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c84c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c84c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c84c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c84c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c84c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.090561468 +0000 UTC m=+12.559489689 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c84c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d90 item 65 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.091681091 +0000 UTC m=+12.560609320 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8e40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8e40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.091681091 +0000 UTC m=+12.560609320 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001110a0 item 65 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c94c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c94c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c94c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c94c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c94c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.094182806 +0000 UTC m=+12.563111036 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c94c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 66 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.095072857 +0000 UTC m=+12.564001077 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9e80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9e80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9e80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9e80): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9e80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.095072857 +0000 UTC m=+12.564001077 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9e80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b20 item 66 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78540): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78540): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.097533967 +0000 UTC m=+12.566462196 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4310 item 67 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.098650272 +0000 UTC m=+12.567578502 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c789c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78ec0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78ec0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.098650272 +0000 UTC m=+12.567578502 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca44d0 item 67 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79540): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79540): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.101239212 +0000 UTC m=+12.570167441 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4850 item 68 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.102279143 +0000 UTC m=+12.571207374 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79a40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2040): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2040): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2040): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.102279143 +0000 UTC m=+12.571207374 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4a10 item 68 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.104852174 +0000 UTC m=+12.573780414 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4d90 item 69 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.105523804 +0000 UTC m=+12.574451994 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da2b00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3000): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3000): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3000): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.105523804 +0000 UTC m=+12.574451994 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4f50 item 69 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.10731679 +0000 UTC m=+12.576244979 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5340 item 70 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.108065155 +0000 UTC m=+12.576993345 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000da3b80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec180): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec180): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec180): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.108065155 +0000 UTC m=+12.576993345 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5500 item 70 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec800): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec800): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec800): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec800): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec800): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.109549391 +0000 UTC m=+12.578477591 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ec800): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5960 item 71 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.11036413 +0000 UTC m=+12.579292350 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ecd00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed200): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed200): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed200): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.11036413 +0000 UTC m=+12.579292350 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5c00 item 71 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed880): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed880): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed880): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.112235743 +0000 UTC m=+12.581163954 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002ed880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0070 item 72 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.112975331 +0000 UTC m=+12.581903521 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002edd80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6340): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6340): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6340): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.112975331 +0000 UTC m=+12.581903521 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0230 item 72 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.114441213 +0000 UTC m=+12.583369403 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6e00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6e00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6e00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e05b0 item 73 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6e00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6e00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.115032492 +0000 UTC m=+12.583960683 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f6e00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0770 item 73 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.115725774 +0000 UTC m=+12.584653964 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f72c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7800): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7800): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7800): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7800): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7800): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.115725774 +0000 UTC m=+12.584653964 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7800): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0af0 item 73 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.117354191 +0000 UTC m=+12.586282391 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0003f7e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005783c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005783c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005783c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0f50 item 74 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005783c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005783c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.117958996 +0000 UTC m=+12.586887196 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005783c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e11f0 item 74 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.118684187 +0000 UTC m=+12.587612378 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578e80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578e80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578e80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578e80): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578e80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.118684187 +0000 UTC m=+12.587612378 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000578e80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e13b0 item 74 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.120264795 +0000 UTC m=+12.589192985 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005794c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005799c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005799c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005799c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1880 item 75 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005799c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005799c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.121022937 +0000 UTC m=+12.589951147 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005799c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1a40 item 75 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.121872863 +0000 UTC m=+12.590801073 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000579f00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068e4c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068e4c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068e4c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068e4c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068e4c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.121872863 +0000 UTC m=+12.590801073 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068e4c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1c70 item 75 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.124176988 +0000 UTC m=+12.593105198 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068eb00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f000): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f000): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 76 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f000): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.125167086 +0000 UTC m=+12.594095296 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a770 item 76 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.126171071 +0000 UTC m=+12.595099281 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068f540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068fac0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068fac0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068fac0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068fac0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068fac0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.126171071 +0000 UTC m=+12.595099281 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00068fac0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 76 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.128286843 +0000 UTC m=+12.597215053 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 77 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.129235082 +0000 UTC m=+12.598163303 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0d80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0d80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0d80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0d80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0d80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.129235082 +0000 UTC m=+12.598163303 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f0d80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b110 item 77 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.13141803 +0000 UTC m=+12.600346240 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f13c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f18c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f18c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f18c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b570 item 78 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f18c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f18c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.132164852 +0000 UTC m=+12.601093062 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0006f18c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a040): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a040): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a040): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.132164852 +0000 UTC m=+12.601093062 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b8f0 item 78 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.134175285 +0000 UTC m=+12.603103496 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076a680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076ab80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076ab80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076ab80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bd50 item 79 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076ab80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076ab80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.134923259 +0000 UTC m=+12.603851469 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076ab80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b280): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b280): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b280): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.134923259 +0000 UTC m=+12.603851469 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bf10 item 79 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.137068376 +0000 UTC m=+12.605996587 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076b8c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076bdc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076bdc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076bdc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004129a0 item 80 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076bdc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076bdc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.137783228 +0000 UTC m=+12.606711439 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00076bdc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079e540): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079e540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079e540): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079e540): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079e540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.137783228 +0000 UTC m=+12.606711439 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079e540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 80 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079eb80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079eb80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079eb80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079eb80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079eb80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.139292491 +0000 UTC m=+12.608220682 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079eb80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413340 item 81 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.139956367 +0000 UTC m=+12.608884557 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f540): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f540): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f540): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.139956367 +0000 UTC m=+12.608884557 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079f540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413960 item 81 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079fbc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079fbc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079fbc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079fbc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079fbc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.141346707 +0000 UTC m=+12.610274888 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00079fbc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa310 item 82 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.141959468 +0000 UTC m=+12.610887647 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8140): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b86c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b86c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b86c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b86c0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b86c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.141959468 +0000 UTC m=+12.610887647 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b86c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa850 item 82 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8d40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8d40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.143671841 +0000 UTC m=+12.612600032 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fae00 item 83 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.144659756 +0000 UTC m=+12.613588027 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9240): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9780): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9780): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9780): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9780): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9780): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.144659756 +0000 UTC m=+12.613588027 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9780): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb180 item 83 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9e00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9e00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9e00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9e00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9e00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.147042678 +0000 UTC m=+12.615970899 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9e00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb6c0 item 84 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.148096166 +0000 UTC m=+12.617024396 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa900): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa900): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa900): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.148096166 +0000 UTC m=+12.617024396 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fa900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbea0 item 84 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007faf80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007faf80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007faf80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007faf80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007faf80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.150515047 +0000 UTC m=+12.619443287 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007faf80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a620 item 85 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.151682328 +0000 UTC m=+12.620610558 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb9c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb9c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb9c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb9c0): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb9c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.151682328 +0000 UTC m=+12.620610558 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007fb9c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ad90 item 85 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008200c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008200c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008200c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008200c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008200c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.154275135 +0000 UTC m=+12.623203365 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008200c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b500 item 86 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.155382083 +0000 UTC m=+12.624310312 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008205c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000820b40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000820b40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000820b40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000820b40): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000820b40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.155382083 +0000 UTC m=+12.624310312 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000820b40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b730 item 86 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008211c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008211c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008211c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008211c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008211c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.158222955 +0000 UTC m=+12.627151185 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008211c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0150 item 87 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.159305578 +0000 UTC m=+12.628233808 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008216c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000821c00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000821c00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000821c00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000821c00): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000821c00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.159305578 +0000 UTC m=+12.628233808 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000821c00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0310 item 87 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.161354893 +0000 UTC m=+12.630283084 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 88 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.162199179 +0000 UTC m=+12.631127369 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f7c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f7c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f7c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f7c0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f7c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.162199179 +0000 UTC m=+12.631127369 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f7c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490380 item 88 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.16374984 +0000 UTC m=+12.632678030 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe3c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe3c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe3c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490700 item 89 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe3c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe3c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.164345247 +0000 UTC m=+12.633273437 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe3c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a10 item 89 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.165087931 +0000 UTC m=+12.634016121 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffe900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffee80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffee80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffee80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffee80): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffee80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.165087931 +0000 UTC m=+12.634016121 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffee80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 89 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.166981035 +0000 UTC m=+12.635909225 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fff4c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fffa00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fffa00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fffa00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004910a0 item 90 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fffa00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fffa00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.167658567 +0000 UTC m=+12.636586767 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000fffa00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491260 item 90 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.168382195 +0000 UTC m=+12.637310386 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ffff40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4580): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4580): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4580): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4580): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4580): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.168382195 +0000 UTC m=+12.637310386 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4580): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491500 item 90 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.170015662 +0000 UTC m=+12.638943862 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a4bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5100): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5100): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 91 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5100): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.170672915 +0000 UTC m=+12.639601105 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b20 item 91 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.171367238 +0000 UTC m=+12.640295438 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5640): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5bc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5bc0): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.171367238 +0000 UTC m=+12.640295438 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008a5bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 91 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.173955136 +0000 UTC m=+12.642883366 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d07c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d07c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d07c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6930 item 92 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d07c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d07c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.175004276 +0000 UTC m=+12.643932495 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d07c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7180 item 92 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.176279629 +0000 UTC m=+12.645207860 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d0d00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d12c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d12c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d12c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d12c0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d12c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.176279629 +0000 UTC m=+12.645207860 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d12c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7340 item 92 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.178429365 +0000 UTC m=+12.647357565 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1e40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7c70 item 93 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1e40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.179001348 +0000 UTC m=+12.647929539 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008d1e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009145c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009145c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009145c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009145c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009145c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.179001348 +0000 UTC m=+12.647929539 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009145c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 93 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.180560786 +0000 UTC m=+12.649488975 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000914c00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915140): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915140): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915140): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 94 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915140): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915140): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.181225603 +0000 UTC m=+12.650153793 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915140): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915840): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915840): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915840): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915840): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915840): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.181225603 +0000 UTC m=+12.650153793 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915840): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 94 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.182803315 +0000 UTC m=+12.651731505 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000915e80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095c440): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095c440): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095c440): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346770 item 95 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095c440): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095c440): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.183490484 +0000 UTC m=+12.652418694 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095c440): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095cb40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095cb40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095cb40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095cb40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095cb40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.183490484 +0000 UTC m=+12.652418694 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095cb40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346af0 item 95 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.18559204 +0000 UTC m=+12.654520259 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d6c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d6c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d6c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347030 item 96 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d6c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d6c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.186340525 +0000 UTC m=+12.655268735 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095d6c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ddc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ddc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ddc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ddc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ddc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.186340525 +0000 UTC m=+12.655268735 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ddc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347810 item 96 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= 2025/10/20 01:57:20 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : >WaitForWriters: 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:20 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/20 01:57:20 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15480): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15480): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.21179239 +0000 UTC m=+12.680720600 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.21179239 +0000 UTC m=+12.680720600 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15980): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15e40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15e40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.21179239 +0000 UTC m=+12.680720600 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2cb0 item 1 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086a500): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086a500): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086a500): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086a500): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086a500): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.214803872 +0000 UTC m=+12.683732082 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086a500): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086aa00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086aa00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086aa00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086aa00): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086aa00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.214803872 +0000 UTC m=+12.683732082 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086aa00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3c70 item 2 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b080): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b080): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b080): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b080): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b080): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.216864631 +0000 UTC m=+12.685792841 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b080): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.216864631 +0000 UTC m=+12.685792841 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b500): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b9c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b9c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b9c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b9c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b9c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.216864631 +0000 UTC m=+12.685792841 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00086b9c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da01c0 item 3 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008540c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008540c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008540c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008540c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008540c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.219546375 +0000 UTC m=+12.688474585 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008540c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854600): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854600): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854600): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854600): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854600): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.219546375 +0000 UTC m=+12.688474585 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854600): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0690 item 4 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854c40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854c40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.221450459 +0000 UTC m=+12.690378649 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.221450459 +0000 UTC m=+12.690378649 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.221450459 +0000 UTC m=+12.690378649 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008555c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0a10 item 5 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855c40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855c40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.224734934 +0000 UTC m=+12.693663144 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000855c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.224734934 +0000 UTC m=+12.693663144 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0fc0 item 6 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395880): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395880): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395880): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.226536146 +0000 UTC m=+12.695464356 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.226536146 +0000 UTC m=+12.695464356 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419180): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419180): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419180): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.226536146 +0000 UTC m=+12.695464356 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da13b0 item 7 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea280): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea280): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea280): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.229197561 +0000 UTC m=+12.698125772 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea7c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea7c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea7c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea7c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea7c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.229197561 +0000 UTC m=+12.698125772 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea7c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da1880 item 8 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ead80): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc0005ead80): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ead80): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ead80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ead80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ead80): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ead80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb240): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb240): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb240): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb240): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb240): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.231947914 +0000 UTC m=+12.700876124 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb240): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.231947914 +0000 UTC m=+12.700876124 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb6c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebbc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebbc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebbc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebbc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebbc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.231947914 +0000 UTC m=+12.700876124 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebbc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da1c00 item 9 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790dc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790dc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790dc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790dc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790dc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.234586106 +0000 UTC m=+12.703514317 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000790dc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791680): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791680): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791680): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.234586106 +0000 UTC m=+12.703514317 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e821c0 item 10 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc000791d00): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0880): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0880): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0880): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.23697505 +0000 UTC m=+12.705903260 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.23697505 +0000 UTC m=+12.705903260 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1d40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1d40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.23697505 +0000 UTC m=+12.705903260 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e825b0 item 11 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2740): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2740): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.240050083 +0000 UTC m=+12.708978293 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2c80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2c80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2c80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2c80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2c80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.240050083 +0000 UTC m=+12.708978293 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2c80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e82c40 item 12 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc0008f32c0): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.241733983 +0000 UTC m=+12.710662173 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3d40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3d40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.241733983 +0000 UTC m=+12.710662173 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e82fc0 item 13 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e440): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e440): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e440): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e440): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e440): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.243228869 +0000 UTC m=+12.712157059 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e440): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e980): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e980): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e980): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e980): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e980): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.243228869 +0000 UTC m=+12.712157059 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e980): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e833b0 item 14 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f0c0): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc00074f0c0): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f0c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f0c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f0c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f0c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f0c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f480): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f480): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.244820216 +0000 UTC m=+12.713748407 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.244820216 +0000 UTC m=+12.713748407 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83880 item 15 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0340): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0340): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0340): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.246565302 +0000 UTC m=+12.715493492 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.246565302 +0000 UTC m=+12.715493492 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf08c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83c00 item 16 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0f00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0f00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0f00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0f00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0f00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.248550789 +0000 UTC m=+12.717479009 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0f00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.248550789 +0000 UTC m=+12.717479009 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1880): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1880): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1880): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.248550789 +0000 UTC m=+12.717479009 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a000 item 17 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1f00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1f00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1f00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1f00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1f00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.251757198 +0000 UTC m=+12.720685428 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1f00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d184c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d184c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d184c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d184c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d184c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.251757198 +0000 UTC m=+12.720685428 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d184c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a930 item 18 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18bc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18bc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.254192159 +0000 UTC m=+12.723120388 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d18bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.254192159 +0000 UTC m=+12.723120388 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d190c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d195c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d195c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d195c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d195c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d195c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.254192159 +0000 UTC m=+12.723120388 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d195c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 19 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19c40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19c40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.257523732 +0000 UTC m=+12.726451962 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000d19c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0200): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0200): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0200): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.257523732 +0000 UTC m=+12.726451962 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 20 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.259764237 +0000 UTC m=+12.728692458 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.259764237 +0000 UTC m=+12.728692458 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0e00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1300): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1300): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1300): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1300): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1300): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.259764237 +0000 UTC m=+12.728692458 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1300): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b7a0 item 21 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1a00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1a00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.262104841 +0000 UTC m=+12.731033031 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1f40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1f40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1f40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1f40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1f40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.262104841 +0000 UTC m=+12.731033031 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1f40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc000 item 22 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.264249036 +0000 UTC m=+12.733177256 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.264249036 +0000 UTC m=+12.733177256 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbeb80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf080): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf080): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf080): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf080): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf080): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.264249036 +0000 UTC m=+12.733177256 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf080): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc540 item 23 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf700): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf700): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf700): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf700): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf700): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.267412655 +0000 UTC m=+12.736340885 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf700): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfc40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfc40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfc40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfc40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfc40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.267412655 +0000 UTC m=+12.736340885 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfc40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd490 item 24 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0380): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc0009f0380): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0380): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0380): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0380): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0380): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0740): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0740): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.270072257 +0000 UTC m=+12.739000487 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.270072257 +0000 UTC m=+12.739000487 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.270072257 +0000 UTC m=+12.739000487 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362150 item 25 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1800): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1800): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1800): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1800): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1800): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.273380327 +0000 UTC m=+12.742308556 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1800): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.273380327 +0000 UTC m=+12.742308556 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 26 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916440): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc000916440): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916440): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916440): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916440): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916440): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916440): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916800): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916800): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916800): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916800): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916800): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.275957314 +0000 UTC m=+12.744885534 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916800): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.275957314 +0000 UTC m=+12.744885534 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916d00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009172c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009172c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009172c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009172c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009172c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.275957314 +0000 UTC m=+12.744885534 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009172c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 27 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917940): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917940): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.279276835 +0000 UTC m=+12.748205064 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917e80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917e80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917e80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917e80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917e80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.279276835 +0000 UTC m=+12.748205064 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000917e80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363570 item 28 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800540): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc000800540): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800540): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800540): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800540): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800540): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.281640282 +0000 UTC m=+12.750568492 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.281640282 +0000 UTC m=+12.750568492 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800fc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ab0 item 29 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801640): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801640): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801640): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801640): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801640): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.28364301 +0000 UTC m=+12.752571230 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801640): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801bc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801bc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.28364301 +0000 UTC m=+12.752571230 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363f10 item 30 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80280): _readAt: size=2, off=0 2025/10/20 01:57:20 ERROR : open-test-file(0xc000e80280): Couldn't read size of file 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80280): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80280): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80280): >_writeAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80280): close: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80640): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80640): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80640): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80640): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80640): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.285665406 +0000 UTC m=+12.754593617 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80640): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80d00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80d00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80d00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80d00): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80d00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.285665406 +0000 UTC m=+12.754593617 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e80d00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a770 item 31 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81380): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81380): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81380): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.287805223 +0000 UTC m=+12.756733433 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e81380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e818c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e818c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e818c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e818c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e818c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.287805223 +0000 UTC m=+12.756733433 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000e818c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 32 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe000): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe000): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe000): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.290467681 +0000 UTC m=+12.759395911 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bea0 item 33 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.291517131 +0000 UTC m=+12.760445350 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe9c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe9c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe9c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe9c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe9c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.291517131 +0000 UTC m=+12.760445350 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe9c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d381c0 item 33 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf000): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf000): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf000): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.293944227 +0000 UTC m=+12.762872457 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38690 item 34 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.29489378 +0000 UTC m=+12.763822009 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfa00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfa00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfa00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfa00): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfa00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.29489378 +0000 UTC m=+12.763822009 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebfa00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38850 item 34 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c80c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c80c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c80c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c80c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c80c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.297202713 +0000 UTC m=+12.766130933 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c80c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38c40 item 35 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.298057268 +0000 UTC m=+12.766985497 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8a40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8a40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8a40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8a40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8a40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.298057268 +0000 UTC m=+12.766985497 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8a40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38e00 item 35 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9100): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9100): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9100): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.300232681 +0000 UTC m=+12.769160891 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d392d0 item 36 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.300979693 +0000 UTC m=+12.769907883 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9600): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9b40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9b40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9b40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9b40): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9b40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.300979693 +0000 UTC m=+12.769907883 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9b40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39490 item 36 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78200): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78200): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78200): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.302426749 +0000 UTC m=+12.771354929 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39880 item 37 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.30328979 +0000 UTC m=+12.772218010 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78b80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78b80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78b80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78b80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78b80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.30328979 +0000 UTC m=+12.772218010 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78b80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39a40 item 37 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79200): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79200): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79200): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.305642326 +0000 UTC m=+12.774570545 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39ea0 item 38 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.306527237 +0000 UTC m=+12.775455457 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79700): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79c80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79c80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79c80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79c80): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79c80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.306527237 +0000 UTC m=+12.775455457 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79c80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b42a0 item 38 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e380): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e380): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e380): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.308699504 +0000 UTC m=+12.777627724 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4bd0 item 39 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.310565216 +0000 UTC m=+12.779493426 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.310565216 +0000 UTC m=+12.779493426 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ed80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4fc0 item 39 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f400): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f400): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f400): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f400): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f400): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.313450201 +0000 UTC m=+12.782378401 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f400): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b55e0 item 40 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.314395185 +0000 UTC m=+12.783323385 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe80): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.314395185 +0000 UTC m=+12.783323385 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fe80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ce0 item 40 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.316970028 +0000 UTC m=+12.785898238 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c24c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c29c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c29c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c29c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e1c0 item 41 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c29c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c29c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.318051989 +0000 UTC m=+12.786980199 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c29c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e3f0 item 41 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.319235461 +0000 UTC m=+12.788163651 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c2e80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c33c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c33c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c33c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c33c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c33c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.319235461 +0000 UTC m=+12.788163651 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c33c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e620 item 41 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.325050196 +0000 UTC m=+12.793978386 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3f00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3f00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3f00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e9a0 item 42 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3f00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3f00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.325742285 +0000 UTC m=+12.794670475 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007c3f00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3eb60 item 42 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.326730681 +0000 UTC m=+12.795658881 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008024c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000802a40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000802a40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000802a40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000802a40): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000802a40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.326730681 +0000 UTC m=+12.795658881 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000802a40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ed90 item 42 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.328313772 +0000 UTC m=+12.797241962 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803080): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803580): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803580): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803580): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f110 item 43 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803580): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803580): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.329072515 +0000 UTC m=+12.798000706 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803580): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f2d0 item 43 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.329906371 +0000 UTC m=+12.798834562 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000803ac0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828080): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828080): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828080): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828080): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828080): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.329906371 +0000 UTC m=+12.798834562 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828080): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f570 item 43 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.331634615 +0000 UTC m=+12.800562805 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008286c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828bc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f960 item 44 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828bc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.332223981 +0000 UTC m=+12.801152171 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000828bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fb20 item 44 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.333014876 +0000 UTC m=+12.801943067 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829680): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829680): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829680): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.333014876 +0000 UTC m=+12.801943067 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3fce0 item 44 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.334491077 +0000 UTC m=+12.803419266 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000829cc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c240): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c240): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c240): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318310 item 45 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c240): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c240): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.335062771 +0000 UTC m=+12.803990960 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c240): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c940): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c940): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c940): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.335062771 +0000 UTC m=+12.803990960 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085c940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318b60 item 45 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.337167099 +0000 UTC m=+12.806095309 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085cf80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085d480): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085d480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085d480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319b20 item 46 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085d480): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085d480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.337814686 +0000 UTC m=+12.806742906 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085d480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085db80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085db80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085db80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085db80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085db80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.337814686 +0000 UTC m=+12.806742906 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00085db80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319dc0 item 46 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.339281067 +0000 UTC m=+12.808209268 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898240): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898740): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110ee0 item 47 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898740): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.339829667 +0000 UTC m=+12.808757858 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898e40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898e40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.339829667 +0000 UTC m=+12.808757858 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000898e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 47 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.341178239 +0000 UTC m=+12.810106430 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899980): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899980): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899980): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111960 item 48 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899980): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899980): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.341697003 +0000 UTC m=+12.810625193 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000899980): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be100): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be100): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be100): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.341697003 +0000 UTC m=+12.810625193 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c70 item 48 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be740): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be740): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.343111228 +0000 UTC m=+12.812039418 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008be740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca43f0 item 49 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.343665047 +0000 UTC m=+12.812593238 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bebc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf100): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf100): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf100): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.343665047 +0000 UTC m=+12.812593238 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca45b0 item 49 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf780): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf780): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf780): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf780): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf780): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.344945691 +0000 UTC m=+12.813873881 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bf780): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4930 item 50 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.345599779 +0000 UTC m=+12.814527969 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008bfc80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee280): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee280): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee280): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.345599779 +0000 UTC m=+12.814527969 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4af0 item 50 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.346967897 +0000 UTC m=+12.815896087 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ee900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca4e70 item 51 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.347517689 +0000 UTC m=+12.816445879 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008eee00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef340): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef340): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef340): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.347517689 +0000 UTC m=+12.816445879 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca50a0 item 51 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef9c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef9c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef9c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef9c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef9c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.348805275 +0000 UTC m=+12.817733466 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008ef9c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5420 item 52 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.349454906 +0000 UTC m=+12.818383116 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008efec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092e4c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092e4c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092e4c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092e4c0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092e4c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.349454906 +0000 UTC m=+12.818383116 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092e4c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca55e0 item 52 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092eb40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092eb40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092eb40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092eb40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092eb40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.350720471 +0000 UTC m=+12.819648661 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092eb40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5ab0 item 53 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.351225088 +0000 UTC m=+12.820153288 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f580): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f580): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f580): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f580): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f580): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.351225088 +0000 UTC m=+12.820153288 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092f580): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ca5ce0 item 53 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092fc00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092fc00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092fc00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092fc00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092fc00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.35258407 +0000 UTC m=+12.821512259 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00092fc00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0150 item 54 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.353212369 +0000 UTC m=+12.822140559 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e700): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e700): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e700): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e700): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e700): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.353212369 +0000 UTC m=+12.822140559 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095e700): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0310 item 54 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ed80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ed80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ed80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ed80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ed80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.35484812 +0000 UTC m=+12.823776329 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095ed80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0690 item 55 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.355581786 +0000 UTC m=+12.824509996 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f7c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f7c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f7c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f7c0): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f7c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.355581786 +0000 UTC m=+12.824509996 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095f7c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e09a0 item 55 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095fe40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095fe40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095fe40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095fe40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095fe40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.357551143 +0000 UTC m=+12.826479353 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00095fe40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0d90 item 56 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.358381351 +0000 UTC m=+12.827309562 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009923c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992940): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992940): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992940): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.358381351 +0000 UTC m=+12.827309562 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e10a0 item 56 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.360262302 +0000 UTC m=+12.829190512 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992f80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009934c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009934c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009934c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1490 item 57 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009934c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009934c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.361447787 +0000 UTC m=+12.830375997 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009934c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e17a0 item 57 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.362468433 +0000 UTC m=+12.831396653 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a240): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a240): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a240): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a240): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a240): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.362468433 +0000 UTC m=+12.831396653 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a240): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452230 item 57 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.364826239 +0000 UTC m=+12.833754449 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8a900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8ae40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8ae40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8ae40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452d90 item 58 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8ae40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8ae40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.365450311 +0000 UTC m=+12.834378521 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8ae40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452f50 item 58 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.366369947 +0000 UTC m=+12.835298157 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b940): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b940): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b940): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.366369947 +0000 UTC m=+12.835298157 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a8b940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453110 item 58 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.368329856 +0000 UTC m=+12.837258065 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992540): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453c70 item 59 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992540): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.369129267 +0000 UTC m=+12.838057476 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0070 item 59 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.369950266 +0000 UTC m=+12.838878477 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000992a80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993000): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993000): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993000): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.369950266 +0000 UTC m=+12.838878477 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0230 item 59 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.371950191 +0000 UTC m=+12.840878401 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000993ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14480): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14480): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14480): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e05b0 item 60 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14480): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14480): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.372569333 +0000 UTC m=+12.841497543 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14480): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0770 item 60 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.37351074 +0000 UTC m=+12.842438950 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a149c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14f80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14f80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14f80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14f80): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14f80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.37351074 +0000 UTC m=+12.842438950 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a14f80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0af0 item 60 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.375567681 +0000 UTC m=+12.844495892 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15bc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0f50 item 61 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15bc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.376319432 +0000 UTC m=+12.845247653 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000a15bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854340): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854340): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854340): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.376319432 +0000 UTC m=+12.845247653 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000854340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e11f0 item 61 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.378339735 +0000 UTC m=+12.847267925 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000394400): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395600): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395600): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395600): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c24d0 item 62 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395600): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395600): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.379093 +0000 UTC m=+12.848021209 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000395600): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418c80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418c80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418c80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418c80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418c80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.379093 +0000 UTC m=+12.848021209 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000418c80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2850 item 62 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.38137399 +0000 UTC m=+12.850302201 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000419a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea380): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea380): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea380): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3110 item 63 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea380): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea380): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.382053225 +0000 UTC m=+12.850981435 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ea380): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eaa80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eaa80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eaa80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eaa80): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eaa80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.382053225 +0000 UTC m=+12.850981435 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eaa80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c3a40 item 63 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): >_readAt: n=0, err=Bad file descriptor 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.384087123 +0000 UTC m=+12.853015344 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb1c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb700): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb700): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb700): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da00e0 item 64 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb700): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb700): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.384857369 +0000 UTC m=+12.853785580 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005eb700): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebe00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebe00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebe00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebe00): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebe00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.384857369 +0000 UTC m=+12.853785580 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0005ebe00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da02a0 item 64 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791040): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791040): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791040): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.38694596 +0000 UTC m=+12.855874171 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0620 item 65 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.387756631 +0000 UTC m=+12.856684842 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791800): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.387756631 +0000 UTC m=+12.856684842 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000791d00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da07e0 item 65 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0e40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0e40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.389636992 +0000 UTC m=+12.858565202 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c0e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0bd0 item 66 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.390412637 +0000 UTC m=+12.859340847 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0002c1a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2300): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2300): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2300): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2300): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2300): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.390412637 +0000 UTC m=+12.859340847 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2300): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0e00 item 66 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2940): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2940): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.392061713 +0000 UTC m=+12.860989902 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da1180 item 67 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.392635078 +0000 UTC m=+12.861563268 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f2dc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.392635078 +0000 UTC m=+12.861563268 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f32c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da13b0 item 67 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3940): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3940): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.394975792 +0000 UTC m=+12.863904013 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da1730 item 68 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.395844533 +0000 UTC m=+12.864772753 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008f3e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e400): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e400): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e400): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e400): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e400): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.395844533 +0000 UTC m=+12.864772753 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074e400): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da18f0 item 68 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074ea40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074ea40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074ea40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074ea40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074ea40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.39853305 +0000 UTC m=+12.867461280 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074ea40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da1c70 item 69 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.399572791 +0000 UTC m=+12.868501021 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074efc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.399572791 +0000 UTC m=+12.868501021 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074f4c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da1e30 item 69 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.402189964 +0000 UTC m=+12.871118194 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00074fc40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e822a0 item 70 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.403182347 +0000 UTC m=+12.872110577 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf01c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0740): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0740): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0740): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.403182347 +0000 UTC m=+12.872110577 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e824d0 item 70 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0dc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0dc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0dc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0dc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0dc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.405577934 +0000 UTC m=+12.874506154 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf0dc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e829a0 item 71 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.406549478 +0000 UTC m=+12.875477708 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf12c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf17c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf17c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf17c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf17c0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf17c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.406549478 +0000 UTC m=+12.875477708 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf17c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e82bd0 item 71 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1e40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1e40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.408790504 +0000 UTC m=+12.877718704 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cf1e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e82f50 item 72 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.409681736 +0000 UTC m=+12.878609967 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc03c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.409681736 +0000 UTC m=+12.878609967 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83110 item 72 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.412317444 +0000 UTC m=+12.881245674 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc0ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1400): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1400): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1400): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83500 item 73 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1400): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1400): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.413329504 +0000 UTC m=+12.882257734 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1400): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83810 item 73 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.414362252 +0000 UTC m=+12.883290482 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1e40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1e40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1e40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1e40): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1e40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.414362252 +0000 UTC m=+12.883290482 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000cc1e40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e839d0 item 73 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.41682198 +0000 UTC m=+12.885750210 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbe540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbea40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbea40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbea40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83d50 item 74 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbea40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbea40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.417577899 +0000 UTC m=+12.886506118 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbea40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e83f10 item 74 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.418578647 +0000 UTC m=+12.887506877 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbef80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf500): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf500): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf500): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf500): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf500): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.418578647 +0000 UTC m=+12.887506877 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbf500): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a310 item 74 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.421037954 +0000 UTC m=+12.889966183 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000dbfb40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0140): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0140): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0140): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a930 item 75 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0140): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0140): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.421972819 +0000 UTC m=+12.890901039 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0140): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): _writeAt: size=3, off=2 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 75 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.423070138 +0000 UTC m=+12.891998369 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0bc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0bc0): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.423070138 +0000 UTC m=+12.891998369 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f0bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 75 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.425595609 +0000 UTC m=+12.894523839 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1700): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1700): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1700): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b110 item 76 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1700): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1700): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.42650734 +0000 UTC m=+12.895435570 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1700): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b420 item 76 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): _writeAt: size=3, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.427488121 +0000 UTC m=+12.896416311 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009f1c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916240): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916240): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916240): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916240): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916240): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.427488121 +0000 UTC m=+12.896416311 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916240): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b5e0 item 76 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.429666119 +0000 UTC m=+12.898594379 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0009168c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916dc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916dc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916dc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b9d0 item 77 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916dc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916dc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.430502239 +0000 UTC m=+12.899430469 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000916dc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800100): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800100): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800100): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.430502239 +0000 UTC m=+12.899430469 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bdc0 item 77 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.432981963 +0000 UTC m=+12.901910173 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800c40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800c40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800c40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc380 item 78 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800c40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800c40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.433580207 +0000 UTC m=+12.902508397 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000800c40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801340): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801340): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801340): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.433580207 +0000 UTC m=+12.902508397 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 78 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.43556968 +0000 UTC m=+12.904497891 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008019c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801ec0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801ec0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801ec0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd340 item 79 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801ec0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801ec0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.436427782 +0000 UTC m=+12.905355992 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000801ec0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe680): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe680): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe680): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.436427782 +0000 UTC m=+12.905355992 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebe680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddc70 item 79 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.438874375 +0000 UTC m=+12.907802585 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebecc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf1c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf1c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf1c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362460 item 80 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf1c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf1c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.439656903 +0000 UTC m=+12.908585113 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf1c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf900): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf900): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf900): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.439656903 +0000 UTC m=+12.908585113 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebf900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362690 item 80 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebff40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebff40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebff40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebff40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebff40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.442076204 +0000 UTC m=+12.911004415 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000ebff40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362af0 item 81 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.442993767 +0000 UTC m=+12.911921986 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8440): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8980): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8980): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8980): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8980): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8980): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.442993767 +0000 UTC m=+12.911921986 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c8980): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 81 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9040): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9040): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9040): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.44516398 +0000 UTC m=+12.914092210 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003631f0 item 82 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.446164809 +0000 UTC m=+12.915093029 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9540): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9ac0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9ac0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9ac0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9ac0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9ac0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.446164809 +0000 UTC m=+12.915093029 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0008c9ac0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003635e0 item 82 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c781c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c781c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c781c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c781c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c781c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.448108798 +0000 UTC m=+12.917037008 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c781c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c00 item 83 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.448949466 +0000 UTC m=+12.917877677 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c786c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78c00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78c00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78c00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78c00): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78c00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.448949466 +0000 UTC m=+12.917877677 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c78c00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363dc0 item 83 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79280): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79280): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79280): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.450870692 +0000 UTC m=+12.919798903 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a540 item 84 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.45184423 +0000 UTC m=+12.920772439 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79780): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79d40): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79d40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79d40): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79d40): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79d40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.45184423 +0000 UTC m=+12.920772439 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000c79d40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a7e0 item 84 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e440): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e440): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e440): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e440): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e440): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.453615574 +0000 UTC m=+12.922543784 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e440): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b340 item 85 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.4543749 +0000 UTC m=+12.923303110 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054e940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ee80): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ee80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ee80): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ee80): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ee80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.4543749 +0000 UTC m=+12.923303110 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054ee80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 85 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f500): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f500): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f500): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f500): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f500): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.456129925 +0000 UTC m=+12.925058144 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054f500): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38230 item 86 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.456984869 +0000 UTC m=+12.925913080 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00054fa40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e040): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e040): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e040): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e040): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e040): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.456984869 +0000 UTC m=+12.925913080 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e040): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d383f0 item 86 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e6c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e6c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e6c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e6c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e6c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.458832618 +0000 UTC m=+12.927760827 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077e6c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d388c0 item 87 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.459560314 +0000 UTC m=+12.928488524 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077ebc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f100): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f100): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f100): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.459560314 +0000 UTC m=+12.928488524 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38af0 item 87 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f780): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f780): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f780): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f780): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f780): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.461442186 +0000 UTC m=+12.930370396 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077f780): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d38e70 item 88 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.462350291 +0000 UTC m=+12.931278501 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00077fc80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2280): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2280): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2280): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2280): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2280): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.462350291 +0000 UTC m=+12.931278501 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2280): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39180 item 88 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.464092591 +0000 UTC m=+12.933020801 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a28c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2e00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2e00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2e00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39500 item 89 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2e00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2e00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.464765414 +0000 UTC m=+12.933693624 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a2e00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d396c0 item 89 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.465640055 +0000 UTC m=+12.934568266 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3340): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a38c0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a38c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a38c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a38c0): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a38c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.465640055 +0000 UTC m=+12.934568266 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a38c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d398f0 item 89 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.467660338 +0000 UTC m=+12.936588558 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007a3f00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b84c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b84c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b84c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d39c70 item 90 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b84c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b84c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.46832171 +0000 UTC m=+12.937249899 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b84c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4000 item 90 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.469001866 +0000 UTC m=+12.937930056 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8a00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8fc0): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8fc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8fc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8fc0): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8fc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.469001866 +0000 UTC m=+12.937930056 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b8fc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4310 item 90 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.470903626 +0000 UTC m=+12.939831836 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9600): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9b40): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9b40): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9b40): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4c40 item 91 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9b40): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9b40): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.471584033 +0000 UTC m=+12.940512253 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007b9b40): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): >_readAt: n=2, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): _writeAt: size=3, off=7 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b50a0 item 91 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.472299567 +0000 UTC m=+12.941227757 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee100): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee680): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee680): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee680): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee680): >_readAt: n=8, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee680): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.472299567 +0000 UTC m=+12.941227757 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ee680): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5340 item 91 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.474653354 +0000 UTC m=+12.943581604 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007eecc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef200): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef200): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef200): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5d50 item 92 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef200): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef200): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.475442115 +0000 UTC m=+12.944370346 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef200): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): open at offset 5 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e070 item 92 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): _readAt: size=2, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): _writeAt: size=3, off=5 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): >_writeAt: n=3, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.47659513 +0000 UTC m=+12.945523350 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007ef740): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007efd00): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007efd00): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007efd00): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007efd00): >_readAt: n=3, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007efd00): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.47659513 +0000 UTC m=+12.945523350 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc0007efd00): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e230 item 92 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.47910451 +0000 UTC m=+12.948032740 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c3c0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c900): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c900): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c900): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e690 item 93 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c900): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c900): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.480036419 +0000 UTC m=+12.948964639 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081c900): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d000): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d000): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d000): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d000): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d000): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.480036419 +0000 UTC m=+12.948964639 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d000): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3e850 item 93 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.482506436 +0000 UTC m=+12.951434656 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081d640): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081db80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081db80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081db80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ebd0 item 94 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081db80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081db80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.483373053 +0000 UTC m=+12.952301273 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc00081db80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844300): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844300): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844300): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844300): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844300): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.483373053 +0000 UTC m=+12.952301273 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844300): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3ee00 item 94 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.485081579 +0000 UTC m=+12.954009770 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844940): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844e80): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844e80): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844e80): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f180 item 95 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844e80): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844e80): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.485654745 +0000 UTC m=+12.954582925 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000844e80): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845580): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845580): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845580): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845580): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845580): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.485654745 +0000 UTC m=+12.954582925 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845580): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f340 item 95 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 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/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): open at offset 0 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): _readAt: size=2, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): >_readAt: n=0, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.487997953 +0000 UTC m=+12.956926163 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000845bc0): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866180): _writeAt: size=5, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866180): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866180): >openPending: err= 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f810 item 96 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866180): >_writeAt: n=5, err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866180): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.488651791 +0000 UTC m=+12.957580001 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866180): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/20 01:57:20 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:20 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/20 01:57:20 DEBUG : open-test-file: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866880): _readAt: size=512, off=0 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866880): openPending: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866880): >openPending: err= 2025/10/20 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866880): >_readAt: n=5, err=EOF 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866880): close: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-20 01:57:20.488651791 +0000 UTC m=+12.957580001 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:20 DEBUG : open-test-file(0xc000866880): >close: err= 2025/10/20 01:57:20 DEBUG : open-test-file: Remove: 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3f9d0 item 96 2025/10/20 01:57:20 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/20 01:57:20 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/20 01:57:20 DEBUG : open-test-file: >Remove: err= 2025/10/20 01:57:20 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : >WaitForWriters: 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.65s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.30s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:20 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:20 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:20 DEBUG : file1: newRWFileHandle: 2025/10/20 01:57:20 DEBUG : file1(0xc000a1cf40): openPending: 2025/10/20 01:57:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:20 DEBUG : file1(0xc000a1cf40): >openPending: err= 2025/10/20 01:57:20 DEBUG : file1: >newRWFileHandle: err= 2025/10/20 01:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/20 01:57:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/10/20 01:57:20 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : file1: reading active writers 2025/10/20 01:57:20 DEBUG : file1: active writers 1 2025/10/20 01:57:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : file1: reading active writers 2025/10/20 01:57:20 DEBUG : file1: active writers 1 2025/10/20 01:57:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : file1: reading active writers 2025/10/20 01:57:20 DEBUG : file1: active writers 1 2025/10/20 01:57:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : file1: reading active writers 2025/10/20 01:57:20 DEBUG : file1: active writers 1 2025/10/20 01:57:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : file1: reading active writers 2025/10/20 01:57:20 DEBUG : file1: active writers 1 2025/10/20 01:57:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/10/20 01:57:20 DEBUG : Looking for writers 2025/10/20 01:57:20 DEBUG : file1: reading active writers 2025/10/20 01:57:20 DEBUG : file1: active writers 1 2025/10/20 01:57:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/10/20 01:57:21 DEBUG : Looking for writers 2025/10/20 01:57:21 DEBUG : file1: reading active writers 2025/10/20 01:57:21 DEBUG : file1: active writers 1 2025/10/20 01:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/10/20 01:57:21 DEBUG : Looking for writers 2025/10/20 01:57:21 DEBUG : file1: reading active writers 2025/10/20 01:57:21 DEBUG : file1: active writers 1 2025/10/20 01:57:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:22 DEBUG : Looking for writers 2025/10/20 01:57:22 DEBUG : file1: reading active writers 2025/10/20 01:57:22 DEBUG : file1: active writers 1 2025/10/20 01:57:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:23 DEBUG : Looking for writers 2025/10/20 01:57:23 DEBUG : file1: reading active writers 2025/10/20 01:57:23 DEBUG : file1: active writers 1 2025/10/20 01:57:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:24 DEBUG : Looking for writers 2025/10/20 01:57:24 DEBUG : file1: reading active writers 2025/10/20 01:57:24 DEBUG : file1: active writers 1 2025/10/20 01:57:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:25 DEBUG : Looking for writers 2025/10/20 01:57:25 DEBUG : file1: reading active writers 2025/10/20 01:57:25 DEBUG : file1: active writers 1 2025/10/20 01:57:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:26 DEBUG : Looking for writers 2025/10/20 01:57:26 DEBUG : file1: reading active writers 2025/10/20 01:57:26 DEBUG : file1: active writers 1 2025/10/20 01:57:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:27 DEBUG : Looking for writers 2025/10/20 01:57:27 DEBUG : file1: reading active writers 2025/10/20 01:57:27 DEBUG : file1: active writers 1 2025/10/20 01:57:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:28 DEBUG : Looking for writers 2025/10/20 01:57:28 DEBUG : file1: reading active writers 2025/10/20 01:57:28 DEBUG : file1: active writers 1 2025/10/20 01:57:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:29 DEBUG : Looking for writers 2025/10/20 01:57:29 DEBUG : file1: reading active writers 2025/10/20 01:57:29 DEBUG : file1: active writers 1 2025/10/20 01:57:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:30 DEBUG : Looking for writers 2025/10/20 01:57:30 DEBUG : file1: reading active writers 2025/10/20 01:57:30 DEBUG : file1: active writers 1 2025/10/20 01:57:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:31 DEBUG : Looking for writers 2025/10/20 01:57:31 DEBUG : file1: reading active writers 2025/10/20 01:57:31 DEBUG : file1: active writers 1 2025/10/20 01:57:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:32 DEBUG : Looking for writers 2025/10/20 01:57:32 DEBUG : file1: reading active writers 2025/10/20 01:57:32 DEBUG : file1: active writers 1 2025/10/20 01:57:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:33 DEBUG : Looking for writers 2025/10/20 01:57:33 DEBUG : file1: reading active writers 2025/10/20 01:57:33 DEBUG : file1: active writers 1 2025/10/20 01:57:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:34 DEBUG : Looking for writers 2025/10/20 01:57:34 DEBUG : file1: reading active writers 2025/10/20 01:57:34 DEBUG : file1: active writers 1 2025/10/20 01:57:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:35 DEBUG : Looking for writers 2025/10/20 01:57:35 DEBUG : file1: reading active writers 2025/10/20 01:57:35 DEBUG : file1: active writers 1 2025/10/20 01:57:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:36 DEBUG : Looking for writers 2025/10/20 01:57:36 DEBUG : file1: reading active writers 2025/10/20 01:57:36 DEBUG : file1: active writers 1 2025/10/20 01:57:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:37 DEBUG : Looking for writers 2025/10/20 01:57:37 DEBUG : file1: reading active writers 2025/10/20 01:57:37 DEBUG : file1: active writers 1 2025/10/20 01:57:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:38 DEBUG : Looking for writers 2025/10/20 01:57:38 DEBUG : file1: reading active writers 2025/10/20 01:57:38 DEBUG : file1: active writers 1 2025/10/20 01:57:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:39 DEBUG : Looking for writers 2025/10/20 01:57:39 DEBUG : file1: reading active writers 2025/10/20 01:57:39 DEBUG : file1: active writers 1 2025/10/20 01:57:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:40 DEBUG : Looking for writers 2025/10/20 01:57:40 DEBUG : file1: reading active writers 2025/10/20 01:57:40 DEBUG : file1: active writers 1 2025/10/20 01:57:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:41 DEBUG : Looking for writers 2025/10/20 01:57:41 DEBUG : file1: reading active writers 2025/10/20 01:57:41 DEBUG : file1: active writers 1 2025/10/20 01:57:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:42 DEBUG : Looking for writers 2025/10/20 01:57:42 DEBUG : file1: reading active writers 2025/10/20 01:57:42 DEBUG : file1: active writers 1 2025/10/20 01:57:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:43 DEBUG : Looking for writers 2025/10/20 01:57:43 DEBUG : file1: reading active writers 2025/10/20 01:57:43 DEBUG : file1: active writers 1 2025/10/20 01:57:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:44 DEBUG : Looking for writers 2025/10/20 01:57:44 DEBUG : file1: reading active writers 2025/10/20 01:57:44 DEBUG : file1: active writers 1 2025/10/20 01:57:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:45 DEBUG : Looking for writers 2025/10/20 01:57:45 DEBUG : file1: reading active writers 2025/10/20 01:57:45 DEBUG : file1: active writers 1 2025/10/20 01:57:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:46 DEBUG : Looking for writers 2025/10/20 01:57:46 DEBUG : file1: reading active writers 2025/10/20 01:57:46 DEBUG : file1: active writers 1 2025/10/20 01:57:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:47 DEBUG : Looking for writers 2025/10/20 01:57:47 DEBUG : file1: reading active writers 2025/10/20 01:57:47 DEBUG : file1: active writers 1 2025/10/20 01:57:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:48 DEBUG : Looking for writers 2025/10/20 01:57:48 DEBUG : file1: reading active writers 2025/10/20 01:57:48 DEBUG : file1: active writers 1 2025/10/20 01:57:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:49 DEBUG : Looking for writers 2025/10/20 01:57:49 DEBUG : file1: reading active writers 2025/10/20 01:57:49 DEBUG : file1: active writers 1 2025/10/20 01:57:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/10/20 01:57:50 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00062ef00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0001f7608 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824635782720} name:file1 opens:1 downloaders: o: fd:0xc000780020 info:{ModTime:{wall:13994236140855270923 ext:12982508745 loc:0x4137700} ATime:{wall:13994236140855270923 ext:12982508745 loc:0x4137700} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/10/20 01:57:50 DEBUG : >WaitForWriters: 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:50 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:50 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:50 DEBUG : rename_me: newRWFileHandle: 2025/10/20 01:57:50 DEBUG : rename_me(0xc000866800): openPending: 2025/10/20 01:57:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/20 01:57:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/20 01:57:50 DEBUG : rename_me(0xc000866800): >openPending: err= 2025/10/20 01:57:50 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/20 01:57:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/20 01:57:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/20 01:57:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/20 01:57:50 DEBUG : rename_me(0xc000866800): _writeAt: size=5, off=0 2025/10/20 01:57:50 DEBUG : rename_me(0xc000866800): >_writeAt: n=5, err= 2025/10/20 01:57:50 DEBUG : rename_me(0xc000866800): close: 2025/10/20 01:57:50 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-20 01:57:50.537561254 +0000 UTC m=+43.006489485 2025/10/20 01:57:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/20 01:57:50 DEBUG : rename_me(0xc000866800): >close: err= 2025/10/20 01:57:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/20 01:57:50 DEBUG : i_was_renamed: Updating file with 0xc0008f8c00 2025/10/20 01:57:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/20 01:57:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/20 01:57:50 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:50 DEBUG : Looking for writers 2025/10/20 01:57:50 DEBUG : i_was_renamed: reading active writers 2025/10/20 01:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/20 01:57:50 DEBUG : Looking for writers 2025/10/20 01:57:50 DEBUG : i_was_renamed: reading active writers 2025/10/20 01:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/20 01:57:50 DEBUG : Looking for writers 2025/10/20 01:57:50 DEBUG : i_was_renamed: reading active writers 2025/10/20 01:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/20 01:57:50 DEBUG : Looking for writers 2025/10/20 01:57:50 DEBUG : i_was_renamed: reading active writers 2025/10/20 01:57:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/20 01:57:50 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/20 01:57:50 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:50 INFO : i_was_renamed: Copied (new) 2025/10/20 01:57:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-20 01:57:50 +0000 UTC" 2025/10/20 01:57:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/20 01:57:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/20 01:57:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/20 01:57:50 DEBUG : Looking for writers 2025/10/20 01:57:50 DEBUG : i_was_renamed: reading active writers 2025/10/20 01:57:50 DEBUG : >WaitForWriters: 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:50 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/20 01:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{oj0UZ}/rclone-test-puyugun3decu" 2025/10/20 01:57:50 INFO : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:50 DEBUG : forgetting directory cache 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate(0xc0002c0880): _readAt: size=512, off=0 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate(0xc0002c0880): openPending: 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 00:58:50 +0000 UTC" against cached fingerprint "" 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 01:57:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate(0xc0002c0880): >openPending: err= 2025/10/20 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate(0xc0002c0880): >_readAt: n=20, err=EOF 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate(0xc0002c0880): close: 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 00:58:50 +0000 GMT 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate(0xc0002c0880): >close: err= 2025/10/20 01:57:50 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:51 DEBUG : forgetting directory cache 2025/10/20 01:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000cf0300): _readAt: size=512, off=0 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000cf0300): openPending: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 00:59:50 +0000 UTC" against cached fingerprint "20,2025-10-20 00:58:50 +0000 UTC" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 00:59:50 +0000 UTC" != cached fingerprint "20,2025-10-20 00:58:50 +0000 UTC") 2025/10/20 01:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 01:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000cf0300): >openPending: err= 2025/10/20 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000cf0300): >_readAt: n=20, err=EOF 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000cf0300): close: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 00:59:50 +0000 GMT 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000cf0300): >close: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:51 DEBUG : forgetting directory cache 2025/10/20 01:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000dbef80): _readAt: size=512, off=0 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000dbef80): openPending: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 01:00:50 +0000 UTC" against cached fingerprint "20,2025-10-20 00:59:50 +0000 UTC" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 01:00:50 +0000 UTC" != cached fingerprint "20,2025-10-20 00:59:50 +0000 UTC") 2025/10/20 01:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 01:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000dbef80): >openPending: err= 2025/10/20 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000dbef80): >_readAt: n=20, err=EOF 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000dbef80): close: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:00:50 +0000 GMT 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000dbef80): >close: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:51 DEBUG : forgetting directory cache 2025/10/20 01:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000ebf9c0): _readAt: size=512, off=0 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000ebf9c0): openPending: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 01:01:50 +0000 UTC" against cached fingerprint "20,2025-10-20 01:00:50 +0000 UTC" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 01:01:50 +0000 UTC" != cached fingerprint "20,2025-10-20 01:00:50 +0000 UTC") 2025/10/20 01:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 01:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000ebf9c0): >openPending: err= 2025/10/20 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000ebf9c0): >_readAt: n=20, err=EOF 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000ebf9c0): close: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:01:50 +0000 GMT 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc000ebf9c0): >close: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:51 DEBUG : forgetting directory cache 2025/10/20 01:57:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc00054e000): _readAt: size=512, off=0 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc00054e000): openPending: 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 01:02:50 +0000 UTC" against cached fingerprint "20,2025-10-20 01:01:50 +0000 UTC" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 01:02:50 +0000 UTC" != cached fingerprint "20,2025-10-20 01:01:50 +0000 UTC") 2025/10/20 01:57:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 01:57:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate(0xc00054e000): >openPending: err= 2025/10/20 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00054e000): >_readAt: n=20, err=EOF 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00054e000): close: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:02:50 +0000 GMT 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00054e000): >close: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:52 DEBUG : forgetting directory cache 2025/10/20 01:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc000668080): _readAt: size=512, off=0 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc000668080): openPending: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-20 01:03:50 +0000 UTC" against cached fingerprint "20,2025-10-20 01:02:50 +0000 UTC" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-20 01:03:50 +0000 UTC" != cached fingerprint "20,2025-10-20 01:02:50 +0000 UTC") 2025/10/20 01:57:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/20 01:57:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc000668080): >openPending: err= 2025/10/20 01:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc000668080): >_readAt: n=20, err=EOF 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc000668080): close: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:03:50 +0000 GMT 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc000668080): >close: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:52 DEBUG : forgetting directory cache 2025/10/20 01:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc0006bd6c0): _readAt: size=512, off=0 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc0006bd6c0): openPending: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-20 01:04:50 +0000 UTC" against cached fingerprint "20,2025-10-20 01:03:50 +0000 UTC" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-20 01:04:50 +0000 UTC" != cached fingerprint "20,2025-10-20 01:03:50 +0000 UTC") 2025/10/20 01:57:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/20 01:57:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc0006bd6c0): >openPending: err= 2025/10/20 01:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc0006bd6c0): >_readAt: n=21, err=EOF 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc0006bd6c0): close: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:04:50 +0000 GMT 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc0006bd6c0): >close: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:52 DEBUG : forgetting directory cache 2025/10/20 01:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00077ec80): _readAt: size=512, off=0 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00077ec80): openPending: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-20 01:05:50 +0000 UTC" against cached fingerprint "21,2025-10-20 01:04:50 +0000 UTC" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-20 01:05:50 +0000 UTC" != cached fingerprint "21,2025-10-20 01:04:50 +0000 UTC") 2025/10/20 01:57:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/20 01:57:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00077ec80): >openPending: err= 2025/10/20 01:57:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00077ec80): >_readAt: n=22, err=EOF 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00077ec80): close: 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:05:50 +0000 GMT 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate(0xc00077ec80): >close: err= 2025/10/20 01:57:52 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:52 DEBUG : forgetting directory cache 2025/10/20 01:57:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc000a15f00): _readAt: size=512, off=0 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc000a15f00): openPending: 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-20 01:06:50 +0000 UTC" against cached fingerprint "22,2025-10-20 01:05:50 +0000 UTC" 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-20 01:06:50 +0000 UTC" != cached fingerprint "22,2025-10-20 01:05:50 +0000 UTC") 2025/10/20 01:57:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/20 01:57:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc000a15f00): >openPending: err= 2025/10/20 01:57:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc000a15f00): >_readAt: n=23, err=EOF 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc000a15f00): close: 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:06:50 +0000 GMT 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc000a15f00): >close: err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 DEBUG : forgetting directory cache 2025/10/20 01:57:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc0007c3440): _readAt: size=512, off=0 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc0007c3440): openPending: 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-20 01:07:50 +0000 UTC" against cached fingerprint "23,2025-10-20 01:06:50 +0000 UTC" 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-20 01:07:50 +0000 UTC" != cached fingerprint "23,2025-10-20 01:06:50 +0000 UTC") 2025/10/20 01:57:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/20 01:57:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc0007c3440): >openPending: err= 2025/10/20 01:57:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc0007c3440): >_readAt: n=24, err=EOF 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc0007c3440): close: 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-20 01:07:50 +0000 GMT 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate(0xc0007c3440): >close: err= 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: 2025/10/20 01:57:53 DEBUG : webdav root 'rclone-test-puyugun3decu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:53 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : forgetting directory cache 2025/10/20 01:57:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/20 01:57:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/20 01:57:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/20 01:57:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/20 01:57:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/20 01:57:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/20 01:57:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/20 01:57:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/20 01:57:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/20 01:57:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/10/20 01:57:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/20 01:57:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/10/20 01:57:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/10/20 01:57:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/10/20 01:57:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/10/20 01:57:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/10/20 01:57:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : FilEb: reading active writers 2025/10/20 01:57:53 DEBUG : FiLeA: reading active writers 2025/10/20 01:57:53 DEBUG : FiLeB: reading active writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : FiLeA: reading active writers 2025/10/20 01:57:53 DEBUG : FiLeB: reading active writers 2025/10/20 01:57:53 DEBUG : FilEb: reading active writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/20 01:57:53 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 DEBUG : webdav root 'rclone-test-puyugun3decu': Reusing VFS from active cache 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:53 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:53 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:53 DEBUG : dir: Looking for writers 2025/10/20 01:57:53 DEBUG : file2: reading active writers 2025/10/20 01:57:53 DEBUG : Looking for writers 2025/10/20 01:57:53 DEBUG : dir: reading active writers 2025/10/20 01:57:53 DEBUG : file1: reading active writers 2025/10/20 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:54 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:54 DEBUG : dir: Looking for writers 2025/10/20 01:57:54 DEBUG : Looking for writers 2025/10/20 01:57:54 DEBUG : dir: reading active writers 2025/10/20 01:57:54 DEBUG : file1: reading active writers 2025/10/20 01:57:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:54 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:54 DEBUG : file1: Open: flags=O_RDONLY 2025/10/20 01:57:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/20 01:57:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/20 01:57:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/20 01:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/20 01:57:54 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:54 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/20 01:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/20 01:57:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/20 01:57:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:54 DEBUG : dir: Looking for writers 2025/10/20 01:57:54 DEBUG : file2: reading active writers 2025/10/20 01:57:54 DEBUG : new_file.txt: reading active writers 2025/10/20 01:57:54 DEBUG : Looking for writers 2025/10/20 01:57:54 DEBUG : dir: reading active writers 2025/10/20 01:57:54 DEBUG : file1: reading active writers 2025/10/20 01:57:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:54 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:54 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/20 01:57:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000731d40 2025/10/20 01:57:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/20 01:57:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:54 INFO : dir/file1: Moved (server-side) to: file0 2025/10/20 01:57:54 DEBUG : file0: Updating file with file0 0xc000731d40 2025/10/20 01:57:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/20 01:57:54 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/20 01:57:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:54 DEBUG : dir: Looking for writers 2025/10/20 01:57:54 DEBUG : Looking for writers 2025/10/20 01:57:54 DEBUG : dir: reading active writers 2025/10/20 01:57:54 DEBUG : file0: reading active writers 2025/10/20 01:57:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:54 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:54 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:54 DEBUG : Looking for writers 2025/10/20 01:57:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:54 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:54 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/20 01:57:54 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/20 01:57:54 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/20 01:57:54 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/20 01:57:54 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/20 01:57:55 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:55 DEBUG : Looking for writers 2025/10/20 01:57:55 DEBUG : a: Looking for writers 2025/10/20 01:57:55 DEBUG : b: Looking for writers 2025/10/20 01:57:55 DEBUG : c: Looking for writers 2025/10/20 01:57:55 DEBUG : d: Looking for writers 2025/10/20 01:57:55 DEBUG : Looking for writers 2025/10/20 01:57:55 DEBUG : /: reading active writers 2025/10/20 01:57:55 DEBUG : a: reading active writers 2025/10/20 01:57:55 DEBUG : b: reading active writers 2025/10/20 01:57:55 DEBUG : c: reading active writers 2025/10/20 01:57:55 DEBUG : d: reading active writers 2025/10/20 01:57:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.40s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:55 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/20 01:57:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/20 01:57:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/20 01:57:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/20 01:57:55 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:55 DEBUG : a/b/c/d: Looking for writers 2025/10/20 01:57:55 DEBUG : a/b/c: Looking for writers 2025/10/20 01:57:55 DEBUG : d: reading active writers 2025/10/20 01:57:55 DEBUG : a/b: Looking for writers 2025/10/20 01:57:55 DEBUG : c: reading active writers 2025/10/20 01:57:55 DEBUG : a: Looking for writers 2025/10/20 01:57:55 DEBUG : b: reading active writers 2025/10/20 01:57:55 DEBUG : Looking for writers 2025/10/20 01:57:55 DEBUG : a: reading active writers 2025/10/20 01:57:55 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-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:55 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:55 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:55 DEBUG : Looking for writers 2025/10/20 01:57:55 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-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:55 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/20 01:57:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/20 01:57:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/20 01:57:55 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 01:57:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:55 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/20 01:57:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 01:57:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 01:57:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:55 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/20 01:57:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (7 bytes), uploading instead of streaming 2025/10/20 01:57:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:55 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:55 DEBUG : Looking for writers 2025/10/20 01:57:55 DEBUG : file1: reading active writers 2025/10/20 01:57:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:55 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/20 01:57:56 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/20 01:57:56 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/20 01:57:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/20 01:57:56 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (11 bytes), uploading instead of streaming 2025/10/20 01:57:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:56 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/20 01:57:56 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:56 DEBUG : Looking for writers 2025/10/20 01:57:56 DEBUG : file1: reading active writers 2025/10/20 01:57:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:56 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (5 bytes), uploading instead of streaming 2025/10/20 01:57:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:56 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/20 01:57:56 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:56 DEBUG : Looking for writers 2025/10/20 01:57:56 DEBUG : file1: reading active writers 2025/10/20 01:57:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:56 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:57:56 DEBUG : file1: WriteFileHandle.Release closing 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 01:57:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:57:56 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/20 01:57:56 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:56 DEBUG : Looking for writers 2025/10/20 01:57:56 DEBUG : file1: reading active writers 2025/10/20 01:57:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:57:56 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:57:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:57:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:57:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:57:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:57:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/10/20 01:57:56 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:57:56 DEBUG : Looking for writers 2025/10/20 01:57:56 DEBUG : file1: reading active writers 2025/10/20 01:57:56 DEBUG : file1: active writers 1 2025/10/20 01:57:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/10/20 01:57:57 DEBUG : Looking for writers 2025/10/20 01:57:57 DEBUG : file1: reading active writers 2025/10/20 01:57:57 DEBUG : file1: active writers 1 2025/10/20 01:57:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/10/20 01:57:57 DEBUG : Looking for writers 2025/10/20 01:57:57 DEBUG : file1: reading active writers 2025/10/20 01:57:57 DEBUG : file1: active writers 1 2025/10/20 01:57:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/10/20 01:57:57 DEBUG : Looking for writers 2025/10/20 01:57:57 DEBUG : file1: reading active writers 2025/10/20 01:57:57 DEBUG : file1: active writers 1 2025/10/20 01:57:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/10/20 01:57:57 DEBUG : Looking for writers 2025/10/20 01:57:57 DEBUG : file1: reading active writers 2025/10/20 01:57:57 DEBUG : file1: active writers 1 2025/10/20 01:57:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/10/20 01:57:57 DEBUG : Looking for writers 2025/10/20 01:57:57 DEBUG : file1: reading active writers 2025/10/20 01:57:57 DEBUG : file1: active writers 1 2025/10/20 01:57:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/10/20 01:57:57 DEBUG : Looking for writers 2025/10/20 01:57:57 DEBUG : file1: reading active writers 2025/10/20 01:57:57 DEBUG : file1: active writers 1 2025/10/20 01:57:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/10/20 01:57:58 DEBUG : Looking for writers 2025/10/20 01:57:58 DEBUG : file1: reading active writers 2025/10/20 01:57:58 DEBUG : file1: active writers 1 2025/10/20 01:57:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:57:59 DEBUG : Looking for writers 2025/10/20 01:57:59 DEBUG : file1: reading active writers 2025/10/20 01:57:59 DEBUG : file1: active writers 1 2025/10/20 01:57:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:00 DEBUG : Looking for writers 2025/10/20 01:58:00 DEBUG : file1: reading active writers 2025/10/20 01:58:00 DEBUG : file1: active writers 1 2025/10/20 01:58:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:01 DEBUG : Looking for writers 2025/10/20 01:58:01 DEBUG : file1: reading active writers 2025/10/20 01:58:01 DEBUG : file1: active writers 1 2025/10/20 01:58:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:02 DEBUG : Looking for writers 2025/10/20 01:58:02 DEBUG : file1: reading active writers 2025/10/20 01:58:02 DEBUG : file1: active writers 1 2025/10/20 01:58:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:03 DEBUG : Looking for writers 2025/10/20 01:58:03 DEBUG : file1: reading active writers 2025/10/20 01:58:03 DEBUG : file1: active writers 1 2025/10/20 01:58:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:04 DEBUG : Looking for writers 2025/10/20 01:58:04 DEBUG : file1: reading active writers 2025/10/20 01:58:04 DEBUG : file1: active writers 1 2025/10/20 01:58:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:05 DEBUG : Looking for writers 2025/10/20 01:58:05 DEBUG : file1: reading active writers 2025/10/20 01:58:05 DEBUG : file1: active writers 1 2025/10/20 01:58:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:06 DEBUG : Looking for writers 2025/10/20 01:58:06 DEBUG : file1: reading active writers 2025/10/20 01:58:06 DEBUG : file1: active writers 1 2025/10/20 01:58:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:07 DEBUG : Looking for writers 2025/10/20 01:58:07 DEBUG : file1: reading active writers 2025/10/20 01:58:07 DEBUG : file1: active writers 1 2025/10/20 01:58:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:08 DEBUG : Looking for writers 2025/10/20 01:58:08 DEBUG : file1: reading active writers 2025/10/20 01:58:08 DEBUG : file1: active writers 1 2025/10/20 01:58:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:09 DEBUG : Looking for writers 2025/10/20 01:58:09 DEBUG : file1: reading active writers 2025/10/20 01:58:09 DEBUG : file1: active writers 1 2025/10/20 01:58:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:10 DEBUG : Looking for writers 2025/10/20 01:58:10 DEBUG : file1: reading active writers 2025/10/20 01:58:10 DEBUG : file1: active writers 1 2025/10/20 01:58:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:11 DEBUG : Looking for writers 2025/10/20 01:58:11 DEBUG : file1: reading active writers 2025/10/20 01:58:11 DEBUG : file1: active writers 1 2025/10/20 01:58:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:12 DEBUG : Looking for writers 2025/10/20 01:58:12 DEBUG : file1: reading active writers 2025/10/20 01:58:12 DEBUG : file1: active writers 1 2025/10/20 01:58:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:13 DEBUG : Looking for writers 2025/10/20 01:58:13 DEBUG : file1: reading active writers 2025/10/20 01:58:13 DEBUG : file1: active writers 1 2025/10/20 01:58:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:14 DEBUG : Looking for writers 2025/10/20 01:58:14 DEBUG : file1: reading active writers 2025/10/20 01:58:14 DEBUG : file1: active writers 1 2025/10/20 01:58:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:15 DEBUG : Looking for writers 2025/10/20 01:58:15 DEBUG : file1: reading active writers 2025/10/20 01:58:15 DEBUG : file1: active writers 1 2025/10/20 01:58:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:16 DEBUG : Looking for writers 2025/10/20 01:58:16 DEBUG : file1: reading active writers 2025/10/20 01:58:16 DEBUG : file1: active writers 1 2025/10/20 01:58:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:17 DEBUG : Looking for writers 2025/10/20 01:58:17 DEBUG : file1: reading active writers 2025/10/20 01:58:17 DEBUG : file1: active writers 1 2025/10/20 01:58:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:18 DEBUG : Looking for writers 2025/10/20 01:58:18 DEBUG : file1: reading active writers 2025/10/20 01:58:18 DEBUG : file1: active writers 1 2025/10/20 01:58:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:19 DEBUG : Looking for writers 2025/10/20 01:58:19 DEBUG : file1: reading active writers 2025/10/20 01:58:19 DEBUG : file1: active writers 1 2025/10/20 01:58:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:20 DEBUG : Looking for writers 2025/10/20 01:58:20 DEBUG : file1: reading active writers 2025/10/20 01:58:20 DEBUG : file1: active writers 1 2025/10/20 01:58:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:21 DEBUG : Looking for writers 2025/10/20 01:58:21 DEBUG : file1: reading active writers 2025/10/20 01:58:21 DEBUG : file1: active writers 1 2025/10/20 01:58:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:22 DEBUG : Looking for writers 2025/10/20 01:58:22 DEBUG : file1: reading active writers 2025/10/20 01:58:22 DEBUG : file1: active writers 1 2025/10/20 01:58:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:23 DEBUG : Looking for writers 2025/10/20 01:58:23 DEBUG : file1: reading active writers 2025/10/20 01:58:23 DEBUG : file1: active writers 1 2025/10/20 01:58:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:24 DEBUG : Looking for writers 2025/10/20 01:58:24 DEBUG : file1: reading active writers 2025/10/20 01:58:24 DEBUG : file1: active writers 1 2025/10/20 01:58:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:25 DEBUG : Looking for writers 2025/10/20 01:58:25 DEBUG : file1: reading active writers 2025/10/20 01:58:25 DEBUG : file1: active writers 1 2025/10/20 01:58:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:26 DEBUG : Looking for writers 2025/10/20 01:58:26 DEBUG : file1: reading active writers 2025/10/20 01:58:26 DEBUG : file1: active writers 1 2025/10/20 01:58:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/10/20 01:58:26 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/10/20 01:58:26 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:58:27 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:58:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:58:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:58:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:58:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:58:27 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (0 bytes), uploading instead of streaming 2025/10/20 01:58:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:58:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:58:27 DEBUG : file1: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/20 01:58:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/20 01:58:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:58:27 DEBUG : Looking for writers 2025/10/20 01:58:27 DEBUG : file1: reading active writers 2025/10/20 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:58:27 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:58:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/20 01:58:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/20 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:58:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/20 01:58:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/20 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:58:27 DEBUG : webdav root 'rclone-test-puyugun3decu': File to upload is small (100 bytes), uploading instead of streaming 2025/10/20 01:58:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : file1: Size of src and dst objects identical 2025/10/20 01:58:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/20 01:58:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/20 01:58:27 DEBUG : file1: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/20 01:58:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/20 01:58:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:58:27 DEBUG : Looking for writers 2025/10/20 01:58:27 DEBUG : file1: reading active writers 2025/10/20 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:58:27 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:58:27 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/20 01:58:27 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/20 01:58:27 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/20 01:58:27 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/20 01:58:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/20 01:58:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:58:27 DEBUG : flat: Looking for writers 2025/10/20 01:58:27 DEBUG : f000.txt: reading active writers 2025/10/20 01:58:27 DEBUG : f001.txt: reading active writers 2025/10/20 01:58:27 DEBUG : f002.txt: reading active writers 2025/10/20 01:58:27 DEBUG : f003.txt: reading active writers 2025/10/20 01:58:27 DEBUG : f004.txt: reading active writers 2025/10/20 01:58:27 DEBUG : Looking for writers 2025/10/20 01:58:27 DEBUG : flat: reading active writers 2025/10/20 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:58:27 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:58:27 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/20 01:58:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/20 01:58:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/20 01:58:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/20 01:58:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:27 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:58:27 DEBUG : a/b/c: Looking for writers 2025/10/20 01:58:27 DEBUG : deep.txt: reading active writers 2025/10/20 01:58:27 DEBUG : a/b: Looking for writers 2025/10/20 01:58:27 DEBUG : c: reading active writers 2025/10/20 01:58:27 DEBUG : mid.txt: reading active writers 2025/10/20 01:58:27 DEBUG : a: Looking for writers 2025/10/20 01:58:27 DEBUG : b: reading active writers 2025/10/20 01:58:27 DEBUG : top.txt: reading active writers 2025/10/20 01:58:27 DEBUG : Looking for writers 2025/10/20 01:58:27 DEBUG : a: reading active writers 2025/10/20 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:58:27 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:58:27 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:58:28 DEBUG : bigdir: Looking for writers 2025/10/20 01:58:28 DEBUG : big.bin: reading active writers 2025/10/20 01:58:28 DEBUG : Looking for writers 2025/10/20 01:58:28 DEBUG : bigdir: reading active writers 2025/10/20 01:58:28 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.70s) === RUN TestZipDirsInRoot run.go:180: Remote "webdav root 'rclone-test-puyugun3decu'", Local "Local file system at /tmp/rclone249393989", Modify Window "1s" 2025/10/20 01:58:28 INFO : webdav root 'rclone-test-puyugun3decu': poll-interval is not supported by this remote 2025/10/20 01:58:28 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:28 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:28 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/10/20 01:58:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/20 01:58:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/20 01:58:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/20 01:58:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/20 01:58:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/20 01:58:28 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/20 01:58:28 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/20 01:58:28 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/20 01:58:28 DEBUG : WaitForWriters: timeout=30s 2025/10/20 01:58:28 DEBUG : dir1: Looking for writers 2025/10/20 01:58:28 DEBUG : a.txt: reading active writers 2025/10/20 01:58:28 DEBUG : dir2: Looking for writers 2025/10/20 01:58:28 DEBUG : b.txt: reading active writers 2025/10/20 01:58:28 DEBUG : dir3: Looking for writers 2025/10/20 01:58:28 DEBUG : c.txt: reading active writers 2025/10/20 01:58:28 DEBUG : Looking for writers 2025/10/20 01:58:28 DEBUG : dir3: reading active writers 2025/10/20 01:58:28 DEBUG : dir1: reading active writers 2025/10/20 01:58:28 DEBUG : dir2: reading active writers 2025/10/20 01:58:28 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/10/20 01:58:28 DEBUG : webdav root 'rclone-test-puyugun3decu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.391470902s (try 1/5)