"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/25 01:42:00 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-lonigoz4qoxu" 2025/07/25 01:42:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/25 01:42:00 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/25 01:42:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/25 01:42:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/25 01:42:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/25 01:42:00 DEBUG : Setting pass="zxFn9cxdita3nLNCyxw7dpJ5tdcE-yhk-ZijpcSAlUiM" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/25 01:42:00 DEBUG : TestWebdavRclone: detected overridden config - adding "{-wHwK}" suffix to name 2025/07/25 01:42:00 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/25 01:42:00 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/25 01:42:00 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/25 01:42:00 DEBUG : Setting pass="zxFn9cxdita3nLNCyxw7dpJ5tdcE-yhk-ZijpcSAlUiM" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/25 01:42:00 DEBUG : found headers: 2025/07/25 01:42:00 DEBUG : Creating backend with remote "/tmp/rclone2395705652" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:00 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:00 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:00 DEBUG : dir: Looking for writers 2025/07/25 01:42:00 DEBUG : Looking for writers 2025/07/25 01:42:00 DEBUG : dir: reading active writers 2025/07/25 01:42:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:00 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:00 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:00 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:00 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:00 DEBUG : dir/subdir: Looking for writers 2025/07/25 01:42:00 DEBUG : dir: Looking for writers 2025/07/25 01:42:00 DEBUG : file1: reading active writers 2025/07/25 01:42:00 DEBUG : file2: reading active writers 2025/07/25 01:42:00 DEBUG : subdir: reading active writers 2025/07/25 01:42:00 DEBUG : Looking for writers 2025/07/25 01:42:00 DEBUG : dir: reading active writers 2025/07/25 01:42:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:01 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:01 DEBUG : dir: Looking for writers 2025/07/25 01:42:01 DEBUG : file1: reading active writers 2025/07/25 01:42:01 DEBUG : Looking for writers 2025/07/25 01:42:01 DEBUG : dir: reading active writers 2025/07/25 01:42:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:01 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:01 DEBUG : dir: Looking for writers 2025/07/25 01:42:01 DEBUG : Looking for writers 2025/07/25 01:42:01 DEBUG : dir: reading active writers 2025/07/25 01:42:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:01 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:01 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:01 DEBUG : forgetting directory cache 2025/07/25 01:42:01 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:01 DEBUG : Looking for writers 2025/07/25 01:42:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:01 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:01 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/25 01:42:01 DEBUG : dir: invalidating directory cache 2025/07/25 01:42:01 DEBUG : >ForgetPath: 2025/07/25 01:42:01 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/25 01:42:01 DEBUG : invalidating directory cache 2025/07/25 01:42:01 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:01 DEBUG : >ForgetPath: 2025/07/25 01:42:01 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/25 01:42:01 DEBUG : >ForgetPath: 2025/07/25 01:42:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:01 DEBUG : dir: Looking for writers 2025/07/25 01:42:01 DEBUG : Looking for writers 2025/07/25 01:42:01 DEBUG : dir: reading active writers 2025/07/25 01:42:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:01 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:01 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:01 DEBUG : forgetting directory cache 2025/07/25 01:42:01 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:01 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:01 DEBUG : dir: Looking for writers 2025/07/25 01:42:01 DEBUG : fil/a/b: Looking for writers 2025/07/25 01:42:01 DEBUG : fil/a: Looking for writers 2025/07/25 01:42:01 DEBUG : b: reading active writers 2025/07/25 01:42:01 DEBUG : fil: Looking for writers 2025/07/25 01:42:01 DEBUG : a: reading active writers 2025/07/25 01:42:01 DEBUG : Looking for writers 2025/07/25 01:42:01 DEBUG : dir: reading active writers 2025/07/25 01:42:01 DEBUG : fil: reading active writers 2025/07/25 01:42:01 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:02 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:02 DEBUG : dir: Looking for writers 2025/07/25 01:42:02 DEBUG : Looking for writers 2025/07/25 01:42:02 DEBUG : dir: reading active writers 2025/07/25 01:42:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:02 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:02 DEBUG : dir: Looking for writers 2025/07/25 01:42:02 DEBUG : file1: reading active writers 2025/07/25 01:42:02 DEBUG : Looking for writers 2025/07/25 01:42:02 DEBUG : dir: reading active writers 2025/07/25 01:42:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:02 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/25 01:42:02 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 DEBUG : dir: invalidating directory cache 2025/07/25 01:42:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/25 01:42:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/25 01:42:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/25 01:42:02 DEBUG : dir/file1: Reset virtual modtime 2025/07/25 01:42:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/25 01:42:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/25 01:42:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:02 DEBUG : dir: invalidating directory cache 2025/07/25 01:42:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/25 01:42:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/25 01:42:02 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/25 01:42:02 DEBUG : forgetting directory cache 2025/07/25 01:42:02 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:02 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/25 01:42:02 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:02 DEBUG : dir/virtualDir: Looking for writers 2025/07/25 01:42:02 DEBUG : dir: Looking for writers 2025/07/25 01:42:02 DEBUG : virtualDir: reading active writers 2025/07/25 01:42:02 DEBUG : file1: reading active writers 2025/07/25 01:42:02 DEBUG : virtualFile2: reading active writers 2025/07/25 01:42:02 DEBUG : virtualFile: reading active writers 2025/07/25 01:42:02 DEBUG : Looking for writers 2025/07/25 01:42:02 DEBUG : dir: reading active writers 2025/07/25 01:42:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:02 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:02 ERROR : dir/: Can only open directories read only 2025/07/25 01:42:02 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:02 DEBUG : dir: Looking for writers 2025/07/25 01:42:02 DEBUG : Looking for writers 2025/07/25 01:42:02 DEBUG : dir: reading active writers 2025/07/25 01:42:02 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:02 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/25 01:42:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/25 01:42:03 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:42:03 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:03 NOTICE: webdav root 'rclone-test-lonigoz4qoxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/25 01:42:03 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/25 01:42:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:03 DEBUG : dir: Looking for writers 2025/07/25 01:42:03 DEBUG : file1: reading active writers 2025/07/25 01:42:03 DEBUG : potato: reading active writers 2025/07/25 01:42:03 DEBUG : Looking for writers 2025/07/25 01:42:03 DEBUG : dir: reading active writers 2025/07/25 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:03 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/25 01:42:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:03 DEBUG : dir/sub: Looking for writers 2025/07/25 01:42:03 DEBUG : dir: Looking for writers 2025/07/25 01:42:03 DEBUG : sub: reading active writers 2025/07/25 01:42:03 DEBUG : file1: reading active writers 2025/07/25 01:42:03 DEBUG : Looking for writers 2025/07/25 01:42:03 DEBUG : dir: reading active writers 2025/07/25 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:03 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/25 01:42:03 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/25 01:42:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:03 DEBUG : dir/sub/subsub: Looking for writers 2025/07/25 01:42:03 DEBUG : dir/sub: Looking for writers 2025/07/25 01:42:03 DEBUG : subsub: reading active writers 2025/07/25 01:42:03 DEBUG : dir: Looking for writers 2025/07/25 01:42:03 DEBUG : file1: reading active writers 2025/07/25 01:42:03 DEBUG : sub: reading active writers 2025/07/25 01:42:03 DEBUG : Looking for writers 2025/07/25 01:42:03 DEBUG : dir: reading active writers 2025/07/25 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:03 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:03 ERROR : dir/: Dir.Remove not empty 2025/07/25 01:42:03 DEBUG : dir/file1: Remove: 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:03 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:42:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/25 01:42:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:03 DEBUG : Looking for writers 2025/07/25 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:03 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:03 DEBUG : dir/file1: Remove: 2025/07/25 01:42:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:03 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:42:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/25 01:42:03 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:03 DEBUG : Looking for writers 2025/07/25 01:42:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:04 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:04 DEBUG : dir/file1: Remove: 2025/07/25 01:42:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:04 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:42:04 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:04 DEBUG : dir: Looking for writers 2025/07/25 01:42:04 DEBUG : Looking for writers 2025/07/25 01:42:04 DEBUG : dir: reading active writers 2025/07/25 01:42:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:04 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:04 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/25 01:42:04 DEBUG : dir: Updating dir with dir2 0xc000760c30 2025/07/25 01:42:04 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/25 01:42:04 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/25 01:42:04 DEBUG : file2: Updating file with file2 0xc000686b40 2025/07/25 01:42:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:04 INFO : dir2/file3: Deleted 2025/07/25 01:42:04 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/25 01:42:04 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000686b40 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/25 01:42:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/25 01:42:04 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000696d00 2025/07/25 01:42:04 DEBUG : empty directory: forgetting directory cache 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/25 01:42:04 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/25 01:42:04 DEBUG : dir2: Renaming to "dir3" 2025/07/25 01:42:04 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:04 DEBUG : renamed empty directory: Looking for writers 2025/07/25 01:42:04 DEBUG : dir3: Looking for writers 2025/07/25 01:42:04 DEBUG : file3: reading active writers 2025/07/25 01:42:04 DEBUG : Looking for writers 2025/07/25 01:42:04 DEBUG : dir3: reading active writers 2025/07/25 01:42:04 DEBUG : renamed empty directory: reading active writers 2025/07/25 01:42:04 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-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:04 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/25 01:42:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/25 01:42:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/25 01:42:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/25 01:42:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/25 01:42:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/25 01:42:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/25 01:42:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:04 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (12 bytes), uploading instead of streaming 2025/07/25 01:42:04 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:04 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/25 01:42:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:04 DEBUG : forgetting directory cache 2025/07/25 01:42:04 DEBUG : dir: forgetting directory cache 2025/07/25 01:42:04 DEBUG : dir/sub: forgetting directory cache 2025/07/25 01:42:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/25 01:42:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/25 01:42:04 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:42:04 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/25 01:42:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : dir/sub: Looking for writers 2025/07/25 01:42:05 DEBUG : file0: reading active writers 2025/07/25 01:42:05 DEBUG : file2: reading active writers 2025/07/25 01:42:05 DEBUG : dir: Looking for writers 2025/07/25 01:42:05 DEBUG : file1: reading active writers 2025/07/25 01:42:05 DEBUG : sub: reading active writers 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : dir: reading active writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/25 01:42:05 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:05 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/25 01:42:05 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/25 01:42:05 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/25 01:42:05 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:05 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:05 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/25 01:42:05 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:05 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/25 01:42:05 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/25 01:42:05 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/25 01:42:05 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:05 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : dir: Looking for writers 2025/07/25 01:42:05 DEBUG : file1: reading active writers 2025/07/25 01:42:05 DEBUG : file1.metadata: reading active writers 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : dir: reading active writers 2025/07/25 01:42:05 DEBUG : dir.metadata: reading active writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : dir: Looking for writers 2025/07/25 01:42:05 DEBUG : file1: reading active writers 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : dir: reading active writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : dir: Looking for writers 2025/07/25 01:42:05 DEBUG : file1: reading active writers 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : dir: reading active writers 2025/07/25 01:42:05 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-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : dir: Looking for writers 2025/07/25 01:42:05 DEBUG : file1: reading active writers 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : dir: reading active writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/07/25 01:42:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/25 01:42:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/25 01:42:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : file.txt: reading active writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:05 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:05 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:42:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:05 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:05 DEBUG : dir: Looking for writers 2025/07/25 01:42:05 DEBUG : file1: reading active writers 2025/07/25 01:42:05 DEBUG : Looking for writers 2025/07/25 01:42:05 DEBUG : dir: reading active writers 2025/07/25 01:42:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:05 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:06 DEBUG : dir/file1: Remove: 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:06 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:42:06 DEBUG : dir/file1: Remove: 2025/07/25 01:42:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:06 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:06 DEBUG : dir/file1: Remove: 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:06 DEBUG : dir/file1: >Remove: err= 2025/07/25 01:42:06 DEBUG : dir/file1: Remove: 2025/07/25 01:42:06 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:06 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/25 01:42:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:42:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/25 01:42:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:42:06 DEBUG : dir/file1: Open: flags=0x3 2025/07/25 01:42:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/25 01:42:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : file1: reading active writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:06 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : file1: reading active writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: 2025/07/25 01:42:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000687140 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:42:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000687140 2025/07/25 01:42:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:06 DEBUG : dir/file1: File is currently open, delaying rename 0xc000687140 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:06 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/25 01:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:42:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:06 DEBUG : newLeaf: Running delayed rename now 2025/07/25 01:42:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000687140 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:06 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:06 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:06 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:06 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:06 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:06 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:06 DEBUG : dir: Looking for writers 2025/07/25 01:42:06 DEBUG : file1: reading active writers 2025/07/25 01:42:06 DEBUG : Looking for writers 2025/07/25 01:42:06 DEBUG : dir: reading active writers 2025/07/25 01:42:06 DEBUG : >WaitForWriters: 2025/07/25 01:42:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000960240 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:42:06 DEBUG : dir/file1: Updating file with dir/file1 0xc000960240 2025/07/25 01:42:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:42:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc000960240 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/25 01:42:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:07 DEBUG : newLeaf: Running delayed rename now 2025/07/25 01:42:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000960240 2025/07/25 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : >WaitForWriters: 2025/07/25 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : >WaitForWriters: 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:07 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:07 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000ad7400): openPending: 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000ad7400): >openPending: err= 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000ad7400): _writeAt: size=14, off=0 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000ad7400): >_writeAt: n=14, err= 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000ad7400): close: 2025/07/25 01:42:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:42:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000ad7400): >close: err= 2025/07/25 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : file1: reading active writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : file1: reading active writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : file1: reading active writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : file1: reading active writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:42:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:07 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : file1: reading active writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : >WaitForWriters: 2025/07/25 01:42:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:07 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000d464c0): _readAt: size=512, off=0 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000d464c0): openPending: 2025/07/25 01:42:07 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/07/25 01:42:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000d464c0): >openPending: err= 2025/07/25 01:42:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000d464c0): >_readAt: n=14, err=EOF 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000d464c0): close: 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000d464c0): >close: err= 2025/07/25 01:42:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00078cc00 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:42:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/25 01:42:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00078cc00 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:07 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000a19c00): openPending: 2025/07/25 01:42:07 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/07/25 01:42:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000a19c00): >openPending: err= 2025/07/25 01:42:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000a19c00): _writeAt: size=25, off=0 2025/07/25 01:42:07 DEBUG : dir/file1(0xc000a19c00): >_writeAt: n=25, err= 2025/07/25 01:42:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00078cc00 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:07 DEBUG : newLeaf(0xc000a19c00): close: 2025/07/25 01:42:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:42:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:42:07.542159511 +0000 UTC m=+6.900218535 2025/07/25 01:42:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:07 DEBUG : newLeaf(0xc000a19c00): >close: err= 2025/07/25 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:07 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:42:07 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:07 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:42:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:42:07 +0000 UTC" 2025/07/25 01:42:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : >WaitForWriters: 2025/07/25 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:07 DEBUG : >WaitForWriters: 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:07 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:07 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:07 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:07 DEBUG : dir: Looking for writers 2025/07/25 01:42:07 DEBUG : file1: reading active writers 2025/07/25 01:42:07 DEBUG : Looking for writers 2025/07/25 01:42:07 DEBUG : dir: reading active writers 2025/07/25 01:42:07 DEBUG : >WaitForWriters: 2025/07/25 01:42:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0006869c0 2025/07/25 01:42:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:42:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0006869c0 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000671cc0): openPending: 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000671cc0): >openPending: err= 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000671cc0): _writeAt: size=25, off=0 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000671cc0): >_writeAt: n=25, err= 2025/07/25 01:42:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0006869c0 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:08 DEBUG : newLeaf(0xc000671cc0): close: 2025/07/25 01:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:42:08.04244888 +0000 UTC m=+7.400507934 2025/07/25 01:42:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:08 DEBUG : newLeaf(0xc000671cc0): >close: err= 2025/07/25 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:42:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:08 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:42:08 +0000 UTC" 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : >WaitForWriters: 2025/07/25 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : >WaitForWriters: 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:08 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000829e00): openPending: 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000829e00): >openPending: err= 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000829e00): _writeAt: size=14, off=0 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000829e00): >_writeAt: n=14, err= 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000829e00): close: 2025/07/25 01:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/25 01:42:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000829e00): >close: err= 2025/07/25 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : file1: reading active writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : file1: reading active writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : file1: reading active writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : file1: reading active writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:42:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:08 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : file1: reading active writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : >WaitForWriters: 2025/07/25 01:42:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000862540): _readAt: size=512, off=0 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000862540): openPending: 2025/07/25 01:42:08 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/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000862540): >openPending: err= 2025/07/25 01:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000862540): >_readAt: n=14, err=EOF 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000862540): close: 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:08 DEBUG : dir/file1(0xc000862540): >close: err= 2025/07/25 01:42:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00078d5c0 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:42:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/25 01:42:08 DEBUG : dir/file1: Updating file with dir/file1 0xc00078d5c0 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:08 DEBUG : dir/file1(0xc00094a2c0): openPending: 2025/07/25 01:42:08 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/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:08 DEBUG : dir/file1(0xc00094a2c0): >openPending: err= 2025/07/25 01:42:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:08 DEBUG : dir/file1(0xc00094a2c0): _writeAt: size=25, off=0 2025/07/25 01:42:08 DEBUG : dir/file1(0xc00094a2c0): >_writeAt: n=25, err= 2025/07/25 01:42:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00078d5c0 2025/07/25 01:42:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:08 DEBUG : newLeaf(0xc00094a2c0): close: 2025/07/25 01:42:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:42:08.688218901 +0000 UTC m=+8.046277965 2025/07/25 01:42:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:08 DEBUG : newLeaf(0xc00094a2c0): >close: err= 2025/07/25 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:42:08 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:08 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:42:08 +0000 UTC" 2025/07/25 01:42:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:42:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : >WaitForWriters: 2025/07/25 01:42:08 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:08 DEBUG : dir: Looking for writers 2025/07/25 01:42:08 DEBUG : Looking for writers 2025/07/25 01:42:08 DEBUG : dir: reading active writers 2025/07/25 01:42:08 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:08 DEBUG : >WaitForWriters: 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:08 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:08 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : file1: reading active writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : >WaitForWriters: 2025/07/25 01:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:09 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0009e46c0): _readAt: size=512, off=0 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0009e46c0): openPending: 2025/07/25 01:42:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/25 01:42:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0009e46c0): >openPending: err= 2025/07/25 01:42:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0009e46c0): >_readAt: n=14, err=EOF 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0009e46c0): close: 2025/07/25 01:42:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0009e46c0): >close: err= 2025/07/25 01:42:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b8f00 2025/07/25 01:42:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/25 01:42:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/25 01:42:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0007b8f00 2025/07/25 01:42:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/25 01:42:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:09 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0008dc380): openPending: 2025/07/25 01:42:09 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/07/25 01:42:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/25 01:42:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0008dc380): >openPending: err= 2025/07/25 01:42:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0008dc380): _writeAt: size=25, off=0 2025/07/25 01:42:09 DEBUG : dir/file1(0xc0008dc380): >_writeAt: n=25, err= 2025/07/25 01:42:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/25 01:42:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/25 01:42:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0007b8f00 2025/07/25 01:42:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:09 DEBUG : newLeaf(0xc0008dc380): close: 2025/07/25 01:42:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/25 01:42:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-25 01:42:09.199463879 +0000 UTC m=+8.557522953 2025/07/25 01:42:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:09 DEBUG : newLeaf(0xc0008dc380): >close: err= 2025/07/25 01:42:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:09 DEBUG : newLeaf: vfs cache: starting upload 2025/07/25 01:42:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:09 INFO : newLeaf: Copied (replaced existing) 2025/07/25 01:42:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-25 01:42:09 +0000 UTC" 2025/07/25 01:42:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/25 01:42:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/25 01:42:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:09 DEBUG : >WaitForWriters: 2025/07/25 01:42:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : newLeaf: reading active writers 2025/07/25 01:42:09 DEBUG : >WaitForWriters: 2025/07/25 01:42:09 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:09 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:09 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 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-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:09 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : file1: reading active writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:09 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/25 01:42:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/25 01:42:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/25 01:42:09 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:09 DEBUG : dir: Looking for writers 2025/07/25 01:42:09 DEBUG : file1: reading active writers 2025/07/25 01:42:09 DEBUG : Looking for writers 2025/07/25 01:42:09 DEBUG : dir: reading active writers 2025/07/25 01:42:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:09 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/25 01:42:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/25 01:42:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/25 01:42:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/25 01:42:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/25 01:42:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/25 01:42:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/25 01:42:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/25 01:42:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/25 01:42:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/25 01:42:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/25 01:42:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/25 01:42:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/25 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/25 01:42:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.16s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): _readAt: size=1, off=0 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): openPending: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): >openPending: err= 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): _readAt: size=256, off=1 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): >_readAt: n=15, err=EOF 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): _readAt: size=16, off=16 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): close: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): >close: err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): close: 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f156c0): >close: err=file already closed 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): _readAt: size=1, off=0 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): openPending: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >openPending: err= 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): _readAt: size=1, off=5 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): _readAt: size=1, off=3 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): _readAt: size=1, off=13 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): _readAt: size=16, off=100 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >_readAt: n=0, err=EOF 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): close: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000f35a80): >close: err= 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=1, off=0 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): openPending: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >openPending: err= 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=1, off=5 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=1, off=1 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=1, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=6, off=10 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=6, err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=256, off=10 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=6, err=EOF 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=256, off=100 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): close: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >close: err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): _readAt: size=256, off=100 2025/07/25 01:42:10 DEBUG : dir/file1(0xc0005aa5c0): >_readAt: n=0, err=file already closed 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:10 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): RWFileHandle.Flush 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): _readAt: size=256, off=0 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): openPending: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): >openPending: err= 2025/07/25 01:42:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): >_readAt: n=16, err=EOF 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): RWFileHandle.Flush 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): RWFileHandle.Flush 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): close: 2025/07/25 01:42:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:10 DEBUG : dir/file1(0xc000862b00): >close: err= 2025/07/25 01:42:10 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:10 DEBUG : dir: Looking for writers 2025/07/25 01:42:10 DEBUG : file1: reading active writers 2025/07/25 01:42:10 DEBUG : Looking for writers 2025/07/25 01:42:10 DEBUG : dir: reading active writers 2025/07/25 01:42:10 DEBUG : >WaitForWriters: 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:10 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/25 01:42:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): _readAt: size=256, off=0 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): openPending: 2025/07/25 01:42:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): >openPending: err= 2025/07/25 01:42:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/25 01:42:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): >_readAt: n=16, err=EOF 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): RWFileHandle.Release 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): close: 2025/07/25 01:42:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): >close: err= 2025/07/25 01:42:11 DEBUG : dir/file1(0xc0005b6040): RWFileHandle.Release 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : dir: Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : dir: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:11 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): openPending: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): >openPending: err= 2025/07/25 01:42:11 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): _writeAt: size=5, off=0 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): >_writeAt: n=5, err= 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): _writeAt: size=7, off=5 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): >_writeAt: n=7, err= 2025/07/25 01:42:11 DEBUG : file1: vfs cache: truncate to size=11 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): close: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:42:11.15795713 +0000 UTC m=+10.516016174 2025/07/25 01:42:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): >close: err= 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): close: 2025/07/25 01:42:11 DEBUG : file1(0xc00054ca40): >close: err=file already closed 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:11 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:42:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:11 INFO : file1: Copied (new) 2025/07/25 01:42:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-25 01:42:11 +0000 UTC" 2025/07/25 01:42:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:11 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): openPending: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): >openPending: err= 2025/07/25 01:42:11 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): _writeAt: size=7, off=0 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): >_writeAt: n=7, err= 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): _writeAt: size=6, off=5 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): >_writeAt: n=6, err= 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): close: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:42:11.356932642 +0000 UTC m=+10.714991667 2025/07/25 01:42:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): >close: err= 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): _writeAt: size=5, off=0 2025/07/25 01:42:11 DEBUG : file1(0xc0006d0a40): >_writeAt: n=0, err=file already closed 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:11 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:42:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:11 INFO : file1: Copied (new) 2025/07/25 01:42:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-25 01:42:11 +0000 UTC" 2025/07/25 01:42:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:11 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:11 DEBUG : file1(0xc0006f8280): openPending: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1(0xc0006f8280): >openPending: err= 2025/07/25 01:42:11 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1(0xc0006f8280): close: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:42:11.555877758 +0000 UTC m=+10.913936822 2025/07/25 01:42:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:11 DEBUG : file1(0xc0006f8280): >close: err= 2025/07/25 01:42:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:42:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:11 DEBUG : file2: newRWFileHandle: 2025/07/25 01:42:11 DEBUG : file2(0xc0006f8700): openPending: 2025/07/25 01:42:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:11 DEBUG : file2(0xc0006f8700): >openPending: err= 2025/07/25 01:42:11 DEBUG : file2: >newRWFileHandle: err= 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/25 01:42:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/25 01:42:11 DEBUG : file2(0xc0006f8700): RWFileHandle.Flush 2025/07/25 01:42:11 DEBUG : file2(0xc0006f8700): RWFileHandle.Release 2025/07/25 01:42:11 DEBUG : file2(0xc0006f8700): close: 2025/07/25 01:42:11 DEBUG : file2: vfs cache: setting modification time to 2025-07-25 01:42:11.557342216 +0000 UTC m=+10.915401280 2025/07/25 01:42:11 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:11 DEBUG : file2(0xc0006f8700): >close: err= 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/25 01:42:11 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:42:11 DEBUG : file2: vfs cache: starting upload 2025/07/25 01:42:11 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:11 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:11 INFO : file1: Copied (new) 2025/07/25 01:42:11 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-25 01:42:11 +0000 UTC" 2025/07/25 01:42:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:42:11 INFO : file2: Copied (new) 2025/07/25 01:42:11 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-25 01:42:11 +0000 UTC" 2025/07/25 01:42:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/25 01:42:11 INFO : file2: vfs cache: upload succeeded try #1 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : file2: reading active writers 2025/07/25 01:42:11 DEBUG : >WaitForWriters: 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:11 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:11 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): openPending: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): >openPending: err= 2025/07/25 01:42:11 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): _writeAt: size=5, off=0 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): >_writeAt: n=5, err= 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): RWFileHandle.Flush 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): RWFileHandle.Flush 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): close: 2025/07/25 01:42:11 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:42:11.927098453 +0000 UTC m=+11.285157508 2025/07/25 01:42:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:11 DEBUG : file1(0xc0004c1700): >close: err= 2025/07/25 01:42:11 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:11 DEBUG : Looking for writers 2025/07/25 01:42:11 DEBUG : file1: reading active writers 2025/07/25 01:42:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:12 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:42:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:12 INFO : file1: Copied (new) 2025/07/25 01:42:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-25 01:42:11 +0000 UTC" 2025/07/25 01:42:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : >WaitForWriters: 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:12 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): openPending: 2025/07/25 01:42:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): >openPending: err= 2025/07/25 01:42:12 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): _writeAt: size=5, off=0 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): >_writeAt: n=5, err= 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): RWFileHandle.Release 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): close: 2025/07/25 01:42:12 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:42:12.116328529 +0000 UTC m=+11.474387593 2025/07/25 01:42:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): >close: err= 2025/07/25 01:42:12 DEBUG : file1(0xc00098e800): RWFileHandle.Release 2025/07/25 01:42:12 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:12 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:42:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:12 INFO : file1: Copied (new) 2025/07/25 01:42:12 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-25 01:42:12 +0000 UTC" 2025/07/25 01:42:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : >WaitForWriters: 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:42:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000e04100): openPending: 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000e04100): >openPending: err= 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/25 01:42:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000e04100): _writeAt: size=5, off=0 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000e04100): >_writeAt: n=5, err= 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000e04100): close: 2025/07/25 01:42:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-25 01:42:12.370520143 +0000 UTC m=+11.728579207 2025/07/25 01:42:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000e04100): >close: err= 2025/07/25 01:42:12 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:42:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:12 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-25 01:42:12 +0000 UTC" 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : >WaitForWriters: 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/25 01:42:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/25 01:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/25 01:42:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): _writeAt: size=5, off=0 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): openPending: 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/25 01:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): >openPending: err= 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): >_writeAt: n=5, err= 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): _writeAt: size=15, off=5 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): >_writeAt: n=15, err= 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): close: 2025/07/25 01:42:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-25 01:42:12.656628799 +0000 UTC m=+12.014687844 2025/07/25 01:42:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:12 DEBUG : dir/file1(0xc000d96680): >close: err= 2025/07/25 01:42:12 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: starting upload 2025/07/25 01:42:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:12 INFO : dir/file1: Copied (replaced existing) 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-25 01:42:12 +0000 UTC" 2025/07/25 01:42:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:12 DEBUG : dir: Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : dir: reading active writers 2025/07/25 01:42:12 DEBUG : >WaitForWriters: 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:12 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:12 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:12 DEBUG : file1(0xc000da79c0): openPending: 2025/07/25 01:42:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : file1(0xc000da79c0): >openPending: err= 2025/07/25 01:42:12 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/25 01:42:12 DEBUG : file1(0xc000da79c0): _writeAt: size=5, off=0 2025/07/25 01:42:12 DEBUG : file1(0xc000da79c0): >_writeAt: n=5, err= 2025/07/25 01:42:12 DEBUG : file1(0xc000da79c0): close: 2025/07/25 01:42:12 DEBUG : file1: vfs cache: setting modification time to 2025-07-25 01:42:12.877564299 +0000 UTC m=+12.235623322 2025/07/25 01:42:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:12 DEBUG : file1(0xc000da79c0): >close: err= 2025/07/25 01:42:12 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:12 DEBUG : Looking for writers 2025/07/25 01:42:12 DEBUG : file1: reading active writers 2025/07/25 01:42:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:12 DEBUG : file1: vfs cache: starting upload 2025/07/25 01:42:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:13 INFO : file1: Copied (new) 2025/07/25 01:42:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-25 01:42:12 +0000 UTC" 2025/07/25 01:42:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:13 INFO : file1: vfs cache: upload succeeded try #1 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : >WaitForWriters: 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:13 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/25 01:42:13 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f0c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f0c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f0c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f0c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.064576743 +0000 UTC m=+12.422635806 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.064576743 +0000 UTC m=+12.422635806 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099f540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099fa00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099fa00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099fa00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099fa00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099fa00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.064576743 +0000 UTC m=+12.422635806 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00099fa00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462620 item 1 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc0c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc0c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc0c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc0c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.069602172 +0000 UTC m=+12.427661236 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc5c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc5c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.069602172 +0000 UTC m=+12.427661236 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bc5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462fc0 item 2 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bcc00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bcc00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bcc00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bcc00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bcc00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.072253147 +0000 UTC m=+12.430312221 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bcc00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.072253147 +0000 UTC m=+12.430312221 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd540): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.072253147 +0000 UTC m=+12.430312221 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bd540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004638f0 item 3 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bdbc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bdbc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bdbc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bdbc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bdbc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.076238204 +0000 UTC m=+12.434297269 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009bdbc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc180): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc180): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc180): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc180): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc180): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.076238204 +0000 UTC m=+12.434297269 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362070 item 4 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc7c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc7c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc7c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc7c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc7c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.079095306 +0000 UTC m=+12.437154360 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dc7c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.079095306 +0000 UTC m=+12.437154360 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dcc40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd100): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd100): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.079095306 +0000 UTC m=+12.437154360 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 5 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd780): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd780): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd780): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.082285292 +0000 UTC m=+12.440344327 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009dd780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ddcc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ddcc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ddcc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ddcc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ddcc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.082285292 +0000 UTC m=+12.440344327 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ddcc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e70 item 6 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f83c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f83c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f83c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f83c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f83c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.084181851 +0000 UTC m=+12.442240896 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f83c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.084181851 +0000 UTC m=+12.442240896 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f88c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f8d80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f8d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f8d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f8d80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f8d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.084181851 +0000 UTC m=+12.442240896 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f8d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363650 item 7 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9400): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9400): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9400): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.087890019 +0000 UTC m=+12.445949083 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9940): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.087890019 +0000 UTC m=+12.445949083 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c00 item 8 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9f00): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc0009f9f00): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9f00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9f00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9f00): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009f9f00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f8c340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f8c340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f8c340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f8c340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f8c340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.091106906 +0000 UTC m=+12.449165970 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f8c340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.091106906 +0000 UTC m=+12.449165970 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4a40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4f40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4f40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4f40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4f40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4f40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.091106906 +0000 UTC m=+12.449165970 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec4f40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005621c0 item 9 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec55c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec55c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec55c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec55c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec55c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.094968652 +0000 UTC m=+12.453027716 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec55c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec5b00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec5b00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec5b00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec5b00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec5b00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.094968652 +0000 UTC m=+12.453027716 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ec5b00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bc70 item 10 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc1c0): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000edc1c0): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc1c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc1c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc1c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc1c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc1c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc580): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc580): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.098963548 +0000 UTC m=+12.457022622 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edc580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.098963548 +0000 UTC m=+12.457022622 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edca80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edcf80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edcf80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edcf80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edcf80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edcf80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.098963548 +0000 UTC m=+12.457022622 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edcf80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380460 item 11 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edd600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edd600): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edd600): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edd600): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edd600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.103423487 +0000 UTC m=+12.461482551 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000edd600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000eddb40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000eddb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000eddb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000eddb40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000eddb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.103423487 +0000 UTC m=+12.461482551 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000eddb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 12 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6200): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000ef6200): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6200): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6200): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6200): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6200): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef65c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef65c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef65c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef65c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef65c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.106949173 +0000 UTC m=+12.465008238 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef65c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6c80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6c80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.106949173 +0000 UTC m=+12.465008238 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef6c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 13 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7300): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7300): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.114387571 +0000 UTC m=+12.472446625 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7840): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7840): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7840): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.114387571 +0000 UTC m=+12.472446625 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ce0 item 14 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7e80): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000ef7e80): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7e80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7e80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7e80): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ef7e80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e2c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e2c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e2c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e2c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e2c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.117545337 +0000 UTC m=+12.475604401 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e2c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e980): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e980): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e980): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e980): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e980): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.117545337 +0000 UTC m=+12.475604401 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100e980): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004644d0 item 15 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f000): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f000): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.120448825 +0000 UTC m=+12.478507880 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f540): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.120448825 +0000 UTC m=+12.478507880 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100f540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464a80 item 16 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100fb80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100fb80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100fb80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100fb80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100fb80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.12451241 +0000 UTC m=+12.482571434 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00100fb80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.12451241 +0000 UTC m=+12.482571434 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026580): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026580): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026580): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.12451241 +0000 UTC m=+12.482571434 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464ee0 item 17 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026c00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026c00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.128860028 +0000 UTC m=+12.486919052 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027140): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027140): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027140): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.128860028 +0000 UTC m=+12.486919052 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004080e0 item 18 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010277c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010277c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010277c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010277c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010277c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.131735865 +0000 UTC m=+12.489794899 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010277c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.131735865 +0000 UTC m=+12.489794899 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e361c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36700): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36700): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36700): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.131735865 +0000 UTC m=+12.489794899 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414150 item 19 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36d80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36d80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.136911176 +0000 UTC m=+12.494970200 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e36d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e372c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e372c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e372c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e372c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e372c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.136911176 +0000 UTC m=+12.494970200 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e372c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 20 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.138568566 +0000 UTC m=+12.496627590 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.138568566 +0000 UTC m=+12.496627590 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e37e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010263c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010263c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010263c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010263c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010263c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.138568566 +0000 UTC m=+12.496627590 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0010263c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 21 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026a40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026a40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026a40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026a40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026a40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.140921431 +0000 UTC m=+12.498980455 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026a40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026f80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026f80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026f80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026f80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026f80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.140921431 +0000 UTC m=+12.498980455 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001026f80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415960 item 22 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027600): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027600): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027600): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.142466971 +0000 UTC m=+12.500525995 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.142466971 +0000 UTC m=+12.500525995 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc001027e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140480): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140480): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140480): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140480): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140480): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.142466971 +0000 UTC m=+12.500525995 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 23 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a580): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a580): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.145004803 +0000 UTC m=+12.503063827 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049ac00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049ac00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049ac00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049ac00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049ac00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.145004803 +0000 UTC m=+12.503063827 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049ac00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425110 item 24 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b580): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc00049b580): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b580): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b580): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b580): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.146467588 +0000 UTC m=+12.504526602 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.146467588 +0000 UTC m=+12.504526602 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.146467588 +0000 UTC m=+12.504526602 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425a40 item 25 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417b40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417b40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417b40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417b40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417b40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.148629495 +0000 UTC m=+12.506688539 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417b40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a4c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a4c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a4c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a4c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a4c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.148629495 +0000 UTC m=+12.506688539 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a4c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562770 item 26 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ab40): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc00072ab40): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ab40): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ab40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ab40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ab40): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ab40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b380): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b380): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b380): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b380): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b380): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.150782365 +0000 UTC m=+12.508841399 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.150782365 +0000 UTC m=+12.508841399 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6cc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6cc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6cc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6cc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6cc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.150782365 +0000 UTC m=+12.508841399 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6cc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562ee0 item 27 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.153957974 +0000 UTC m=+12.512016998 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7e80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7e80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7e80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7e80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7e80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.153957974 +0000 UTC m=+12.512016998 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7e80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563ce0 item 28 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48580): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000f48580): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48580): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48580): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48580): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.156035442 +0000 UTC m=+12.514094456 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f48940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49000): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49000): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49000): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.156035442 +0000 UTC m=+12.514094456 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408770 item 29 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49680): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49680): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49680): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.158140012 +0000 UTC m=+12.516199056 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49bc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49bc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.158140012 +0000 UTC m=+12.516199056 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000f49bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 30 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550280): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000550280): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550280): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550280): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550280): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550280): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.160060706 +0000 UTC m=+12.518119730 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550d00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550d00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550d00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550d00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550d00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.160060706 +0000 UTC m=+12.518119730 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550d00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004093b0 item 31 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551480): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551480): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551480): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551480): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551480): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.161677649 +0000 UTC m=+12.519736674 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005519c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005519c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005519c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005519c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005519c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.161677649 +0000 UTC m=+12.519736674 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005519c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c70 item 32 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca080): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca080): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca080): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.163155303 +0000 UTC m=+12.521214326 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26230 item 33 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.163821242 +0000 UTC m=+12.521880265 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca500): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.163821242 +0000 UTC m=+12.521880265 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26540 item 33 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb140): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb140): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb140): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.165432776 +0000 UTC m=+12.523491800 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26bd0 item 34 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.166108534 +0000 UTC m=+12.524167558 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbb00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbb00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbb00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbb00): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbb00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.166108534 +0000 UTC m=+12.524167558 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbb00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26d90 item 34 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca240): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca240): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca240): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.168039487 +0000 UTC m=+12.526098511 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f271f0 item 35 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.168977918 +0000 UTC m=+12.527036933 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006ca6c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cabc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cabc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cabc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cabc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cabc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.168977918 +0000 UTC m=+12.527036933 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cabc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27420 item 35 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb240): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb240): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb240): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.170418041 +0000 UTC m=+12.528477065 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f277a0 item 36 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.171074772 +0000 UTC m=+12.529133797 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cb740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cbc80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cbc80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cbc80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cbc80): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cbc80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.171074772 +0000 UTC m=+12.529133797 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006cbc80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f279d0 item 36 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa440): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa440): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa440): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.172358832 +0000 UTC m=+12.530417866 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27d50 item 37 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.172999945 +0000 UTC m=+12.531058969 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa8c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aadc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aadc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aadc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aadc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aadc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.172999945 +0000 UTC m=+12.531058969 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aadc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa00e0 item 37 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab440): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab440): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab440): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.174807878 +0000 UTC m=+12.532866902 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0460 item 38 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.175525425 +0000 UTC m=+12.533584449 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005ab940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005abe80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005abe80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005abe80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005abe80): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005abe80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.175525425 +0000 UTC m=+12.533584449 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005abe80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0620 item 38 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be580): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be580): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.177037772 +0000 UTC m=+12.535096797 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa09a0 item 39 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.177583276 +0000 UTC m=+12.535642300 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bea80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bef80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bef80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bef80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bef80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bef80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.177583276 +0000 UTC m=+12.535642300 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bef80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0b60 item 39 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf640): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf640): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.178978615 +0000 UTC m=+12.537037639 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0fc0 item 40 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.179585383 +0000 UTC m=+12.537644407 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c100): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c100): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.179585383 +0000 UTC m=+12.537644407 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1180 item 40 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.181204862 +0000 UTC m=+12.539263885 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c6c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cc00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cc00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cc00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1500 item 41 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cc00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cc00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.181810438 +0000 UTC m=+12.539869463 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cc00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa16c0 item 41 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.182396188 +0000 UTC m=+12.540455211 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d600): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d600): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d600): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.182396188 +0000 UTC m=+12.540455211 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1880 item 41 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.184171539 +0000 UTC m=+12.542230564 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070dc40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a001c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a001c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a001c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1c70 item 42 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a001c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a001c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.184841897 +0000 UTC m=+12.542900921 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a001c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1ea0 item 42 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.185588137 +0000 UTC m=+12.543647160 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c80): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.185588137 +0000 UTC m=+12.543647160 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea00e0 item 42 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.188251114 +0000 UTC m=+12.546310138 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a012c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a017c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a017c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a017c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0460 item 43 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a017c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a017c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.188877289 +0000 UTC m=+12.546936313 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a017c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0620 item 43 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.189835967 +0000 UTC m=+12.547894992 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01d00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38340): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38340): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38340): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.189835967 +0000 UTC m=+12.547894992 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea07e0 item 43 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.191306738 +0000 UTC m=+12.549365762 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a389c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38ec0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38ec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38ec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0c40 item 44 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38ec0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38ec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.19186224 +0000 UTC m=+12.549921264 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38ec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0e00 item 44 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.192467176 +0000 UTC m=+12.550526200 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39980): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39980): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39980): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39980): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39980): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.192467176 +0000 UTC m=+12.550526200 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39980): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0fc0 item 44 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.193985424 +0000 UTC m=+12.552044448 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46580): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1490 item 45 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46580): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.194398349 +0000 UTC m=+12.552457373 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.194398349 +0000 UTC m=+12.552457373 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1730 item 45 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.195705862 +0000 UTC m=+12.553764886 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1ab0 item 46 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.196140418 +0000 UTC m=+12.554199442 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47f40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47f40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47f40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47f40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47f40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.196140418 +0000 UTC m=+12.554199442 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47f40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1c70 item 46 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.197635514 +0000 UTC m=+12.555694678 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac2a0 item 47 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.198164656 +0000 UTC m=+12.556223680 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f240): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f240): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f240): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.198164656 +0000 UTC m=+12.556223680 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac4d0 item 47 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.199598126 +0000 UTC m=+12.557657150 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f880): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fd80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fd80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fd80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac850 item 48 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fd80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fd80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.200058761 +0000 UTC m=+12.558117784 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fd80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60540): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.200058761 +0000 UTC m=+12.558117784 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daca10 item 48 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60b80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60b80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60b80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60b80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60b80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.201520082 +0000 UTC m=+12.559579106 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60b80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dacd90 item 49 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.202173058 +0000 UTC m=+12.560232083 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61540): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.202173058 +0000 UTC m=+12.560232083 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dacf50 item 49 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61bc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61bc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.203811683 +0000 UTC m=+12.561870707 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad2d0 item 50 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.204681496 +0000 UTC m=+12.562740519 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b06c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b06c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b06c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b06c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b06c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.204681496 +0000 UTC m=+12.562740519 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b06c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad570 item 50 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0d40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0d40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0d40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0d40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0d40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.206028833 +0000 UTC m=+12.564087858 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0d40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad8f0 item 51 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.206637436 +0000 UTC m=+12.564696459 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1780): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1780): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1780): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.206637436 +0000 UTC m=+12.564696459 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadab0 item 51 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1e40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1e40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.208011003 +0000 UTC m=+12.566070027 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadf10 item 52 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.208640103 +0000 UTC m=+12.566699127 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac3c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac940): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.208640103 +0000 UTC m=+12.566699127 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 52 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acfc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acfc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acfc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acfc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acfc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.209913523 +0000 UTC m=+12.567972547 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acfc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0540 item 53 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.210410516 +0000 UTC m=+12.568469539 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad4c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ada40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ada40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ada40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ada40): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ada40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.210410516 +0000 UTC m=+12.568469539 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ada40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0700 item 53 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862140): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862140): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862140): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.211769696 +0000 UTC m=+12.569828721 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0a80 item 54 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.212352169 +0000 UTC m=+12.570411193 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862bc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862bc0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.212352169 +0000 UTC m=+12.570411193 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0c40 item 54 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863280): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863280): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863280): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.213774047 +0000 UTC m=+12.571833072 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0fc0 item 55 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.214344497 +0000 UTC m=+12.572403531 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863cc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863cc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863cc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863cc0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863cc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.214344497 +0000 UTC m=+12.572403531 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863cc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1180 item 55 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc3c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc3c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc3c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc3c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc3c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.215746659 +0000 UTC m=+12.573805693 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc3c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1650 item 56 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.21658351 +0000 UTC m=+12.574642544 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc8c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bce80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bce80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bce80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bce80): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bce80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.21658351 +0000 UTC m=+12.574642544 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bce80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1810 item 56 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.217930276 +0000 UTC m=+12.575989300 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd4c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bda00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bda00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bda00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1b90 item 57 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bda00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bda00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.218386542 +0000 UTC m=+12.576445566 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bda00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1ea0 item 57 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.218919702 +0000 UTC m=+12.576978726 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bdf40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.218919702 +0000 UTC m=+12.576978726 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f60e0 item 57 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.220385082 +0000 UTC m=+12.578444106 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8b80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9100): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9100): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6690 item 58 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9100): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.220872968 +0000 UTC m=+12.578931992 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f68c0 item 58 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.221586447 +0000 UTC m=+12.579645481 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9c00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9c00): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.221586447 +0000 UTC m=+12.579645481 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6af0 item 58 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.22284058 +0000 UTC m=+12.580899605 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e2c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e800): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e800): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6f50 item 59 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e800): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.22346349 +0000 UTC m=+12.581522513 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7180 item 59 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.223999795 +0000 UTC m=+12.582058820 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ed40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f2c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f2c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f2c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f2c0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f2c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.223999795 +0000 UTC m=+12.582058820 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f2c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f73b0 item 59 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.225534095 +0000 UTC m=+12.583593108 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fe80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fe80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fe80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7810 item 60 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fe80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fe80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.225986864 +0000 UTC m=+12.584045888 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fe80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7a40 item 60 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.226612638 +0000 UTC m=+12.584671662 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ea00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ea00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ea00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ea00): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ea00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.226612638 +0000 UTC m=+12.584671662 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ea00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7ce0 item 60 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.228006003 +0000 UTC m=+12.586065027 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f5c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a2a0 item 61 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f5c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.228506742 +0000 UTC m=+12.586565767 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.228506742 +0000 UTC m=+12.586565767 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a620 item 61 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.229883065 +0000 UTC m=+12.587942089 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a348c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a348c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a348c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa80 item 62 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a348c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a348c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.230415995 +0000 UTC m=+12.588475019 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a348c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35000): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35000): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35000): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.230415995 +0000 UTC m=+12.588475019 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034acb0 item 62 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.231683975 +0000 UTC m=+12.589742999 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35b80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35b80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35b80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b260 item 63 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35b80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35b80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.232246631 +0000 UTC m=+12.590305655 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35b80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c300): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c300): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c300): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.232246631 +0000 UTC m=+12.590305655 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b6c0 item 63 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.23416499 +0000 UTC m=+12.592224035 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1ce80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1ce80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1ce80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 64 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1ce80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1ce80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.234791556 +0000 UTC m=+12.592850600 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1ce80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d5c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d5c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.234791556 +0000 UTC m=+12.592850600 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bd50 item 64 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dc00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dc00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dc00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dc00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dc00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.236926002 +0000 UTC m=+12.594985055 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dc00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001109a0 item 65 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.237615826 +0000 UTC m=+12.595674869 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6600): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6600): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6600): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.237615826 +0000 UTC m=+12.595674869 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 65 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6c40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6c40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6c40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6c40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6c40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.239603866 +0000 UTC m=+12.597662910 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6c40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 66 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.240341961 +0000 UTC m=+12.598401006 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da70c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7600): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7600): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7600): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.240341961 +0000 UTC m=+12.598401006 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 66 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7c40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7c40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7c40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7c40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7c40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.242306477 +0000 UTC m=+12.600365532 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7c40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a230 item 67 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.243095608 +0000 UTC m=+12.601154651 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0680): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0680): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0680): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.243095608 +0000 UTC m=+12.601154651 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a3f0 item 67 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0d00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0d00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0d00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0d00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0d00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.245338808 +0000 UTC m=+12.603397861 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e0d00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a8c0 item 68 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.246320169 +0000 UTC m=+12.604379213 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1740): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1740): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1740): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.246320169 +0000 UTC m=+12.604379213 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041abd0 item 68 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1d80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1d80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.248722777 +0000 UTC m=+12.606781832 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008e1d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b2d0 item 69 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.249271888 +0000 UTC m=+12.607330912 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948780): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948780): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948780): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.249271888 +0000 UTC m=+12.607330912 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b6c0 item 69 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948e00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948e00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948e00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948e00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948e00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.250603316 +0000 UTC m=+12.608662341 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000948e00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e0e0 item 70 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.251132269 +0000 UTC m=+12.609191293 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949840): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949840): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949840): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.251132269 +0000 UTC m=+12.609191293 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e310 item 70 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949ec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949ec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949ec0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949ec0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949ec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.252269212 +0000 UTC m=+12.610328236 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000949ec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e700 item 71 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.252730027 +0000 UTC m=+12.610789051 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.252730027 +0000 UTC m=+12.610789051 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e9a0 item 71 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976fc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976fc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976fc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976fc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976fc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.253874726 +0000 UTC m=+12.611933749 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976fc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 72 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.254400772 +0000 UTC m=+12.612459796 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009774c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a00): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.254400772 +0000 UTC m=+12.612459796 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042efc0 item 72 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.255542684 +0000 UTC m=+12.613601709 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca540): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca540): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f340 item 73 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca540): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.256060426 +0000 UTC m=+12.614119440 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009ca540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f500 item 73 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.256593005 +0000 UTC m=+12.614652030 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caa00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caf40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caf40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caf40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caf40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caf40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.256593005 +0000 UTC m=+12.614652030 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009caf40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f6c0 item 73 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.257962615 +0000 UTC m=+12.616021639 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cb580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cba80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cba80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cba80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fd50 item 74 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cba80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cba80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.25846565 +0000 UTC m=+12.616524674 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009cba80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004581c0 item 74 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.259228532 +0000 UTC m=+12.617287555 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e85c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e85c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e85c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e85c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e85c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.259228532 +0000 UTC m=+12.617287555 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e85c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 74 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.260972213 +0000 UTC m=+12.619031236 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e8c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9100): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9100): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458bd0 item 75 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9100): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.261601475 +0000 UTC m=+12.619660498 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004591f0 item 75 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.262148801 +0000 UTC m=+12.620207825 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9b80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9b80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9b80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9b80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9b80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.262148801 +0000 UTC m=+12.620207825 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e9b80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004595e0 item 75 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.263631303 +0000 UTC m=+12.621690327 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20740): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20740): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459dc0 item 76 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20740): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.264139246 +0000 UTC m=+12.622198270 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366230 item 76 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.264882131 +0000 UTC m=+12.622941155 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a20c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21200): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21200): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21200): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21200): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21200): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.264882131 +0000 UTC m=+12.622941155 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003664d0 item 76 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.266342511 +0000 UTC m=+12.624401535 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21d40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21d40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21d40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003668c0 item 77 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21d40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21d40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.266911618 +0000 UTC m=+12.624970633 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a21d40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5c4c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5c4c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5c4c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5c4c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5c4c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.266911618 +0000 UTC m=+12.624970633 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5c4c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366af0 item 77 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.268410682 +0000 UTC m=+12.626469705 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5cb00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d000): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367340 item 78 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d000): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.268974509 +0000 UTC m=+12.627033534 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d700): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d700): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d700): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.268974509 +0000 UTC m=+12.627033534 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5d700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003678f0 item 78 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.270553762 +0000 UTC m=+12.628612787 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a5dd40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a842c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a842c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a842c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378070 item 79 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a842c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a842c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.271049833 +0000 UTC m=+12.629108858 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a842c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a849c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a849c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a849c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a849c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a849c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.271049833 +0000 UTC m=+12.629108858 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a849c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378620 item 79 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.272511476 +0000 UTC m=+12.630570500 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85500): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85500): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85500): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003792d0 item 80 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85500): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85500): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.27315276 +0000 UTC m=+12.631211784 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85500): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85c00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85c00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.27315276 +0000 UTC m=+12.631211784 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a85c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379490 item 80 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa22c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa22c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa22c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa22c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa22c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.274846097 +0000 UTC m=+12.632905121 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa22c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379f10 item 81 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.275499514 +0000 UTC m=+12.633558538 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2c80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2c80): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.275499514 +0000 UTC m=+12.633558538 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa2c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344150 item 81 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3300): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3300): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.277052017 +0000 UTC m=+12.635111041 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344540 item 82 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.277741019 +0000 UTC m=+12.635800043 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3d80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3d80): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.277741019 +0000 UTC m=+12.635800043 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000aa3d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 82 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6480): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6480): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6480): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6480): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6480): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.279117603 +0000 UTC m=+12.637176626 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344d90 item 83 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.279688213 +0000 UTC m=+12.637747237 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6980): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6ec0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6ec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6ec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6ec0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6ec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.279688213 +0000 UTC m=+12.637747237 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae6ec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344f50 item 83 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7540): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7540): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7540): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.281554816 +0000 UTC m=+12.639613840 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345650 item 84 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.282121609 +0000 UTC m=+12.640180633 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000ae7a40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10040): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10040): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10040): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.282121609 +0000 UTC m=+12.640180633 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345b20 item 84 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b106c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b106c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b106c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b106c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b106c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.283340357 +0000 UTC m=+12.641399381 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b106c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345f10 item 85 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.283851225 +0000 UTC m=+12.641910249 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b10bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11100): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11100): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.283851225 +0000 UTC m=+12.641910249 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003144d0 item 85 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11780): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11780): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11780): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.285237427 +0000 UTC m=+12.643296451 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003150a0 item 86 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.28614052 +0000 UTC m=+12.644199545 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b11c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e280): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e280): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e280): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.28614052 +0000 UTC m=+12.644199545 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315a40 item 86 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e900): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e900): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e900): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.287402148 +0000 UTC m=+12.645461172 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2e900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8150 item 87 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.287964172 +0000 UTC m=+12.646023196 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2ee00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f340): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f340): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f340): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.287964172 +0000 UTC m=+12.646023196 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f84d0 item 87 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f9c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f9c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f9c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f9c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f9c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.289248814 +0000 UTC m=+12.647307838 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2f9c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8bd0 item 88 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.289919582 +0000 UTC m=+12.647978606 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b2fec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b484c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b484c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b484c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b484c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b484c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.289919582 +0000 UTC m=+12.647978606 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b484c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8fc0 item 88 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.29175179 +0000 UTC m=+12.649810814 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48b00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49040): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49040): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9420 item 89 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49040): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.292216572 +0000 UTC m=+12.650275596 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f98f0 item 89 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.292935421 +0000 UTC m=+12.650994456 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49b00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49b00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49b00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49b00): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49b00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.292935421 +0000 UTC m=+12.650994456 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49b00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9d50 item 89 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.294640972 +0000 UTC m=+12.652699996 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48740): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48740): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6a10 item 90 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48740): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.295272847 +0000 UTC m=+12.653331881 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b48740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e70a0 item 90 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.2962283 +0000 UTC m=+12.654287324 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b49f00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84580): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84580): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84580): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.2962283 +0000 UTC m=+12.654287324 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7340 item 90 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.297757731 +0000 UTC m=+12.655816755 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b84bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85100): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85100): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414690 item 91 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85100): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.298281884 +0000 UTC m=+12.656340908 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a10 item 91 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.299037 +0000 UTC m=+12.657096025 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85bc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85bc0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.299037 +0000 UTC m=+12.657096025 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000b85bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414fc0 item 91 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.300551111 +0000 UTC m=+12.658610136 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000141f40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000141f40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000141f40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 92 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000141f40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000141f40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.301357626 +0000 UTC m=+12.659416649 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000141f40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415650 item 92 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.302224001 +0000 UTC m=+12.660283026 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049a940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.302224001 +0000 UTC m=+12.660283026 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415810 item 92 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.303757629 +0000 UTC m=+12.661816653 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b8c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415d50 item 93 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.304287062 +0000 UTC m=+12.662346106 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000416840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417540): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.304287062 +0000 UTC m=+12.662346106 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424700 item 93 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.305822894 +0000 UTC m=+12.663881918 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417c80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a600): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a600): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424fc0 item 94 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a600): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.306384739 +0000 UTC m=+12.664443763 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ae40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ae40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ae40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ae40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ae40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.306384739 +0000 UTC m=+12.664443763 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072ae40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004251f0 item 94 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.307833027 +0000 UTC m=+12.665892051 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bac0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6c40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6c40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6c40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b90 item 95 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6c40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6c40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.308310492 +0000 UTC m=+12.666369506 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6c40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.308310492 +0000 UTC m=+12.666369506 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005621c0 item 95 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.309728924 +0000 UTC m=+12.667787948 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550540): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550540): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562930 item 96 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550540): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.310208003 +0000 UTC m=+12.668267047 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.310208003 +0000 UTC m=+12.668267047 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562e00 item 96 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= 2025/07/25 01:42:13 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : >WaitForWriters: 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:13 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/25 01:42:13 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.334108522 +0000 UTC m=+12.692167546 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.334108522 +0000 UTC m=+12.692167546 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070ccc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070ccc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070ccc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070ccc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070ccc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.334108522 +0000 UTC m=+12.692167546 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070ccc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa01c0 item 1 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d300): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d300): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.337503653 +0000 UTC m=+12.695562697 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d800): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d800): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d800): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.337503653 +0000 UTC m=+12.695562697 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0690 item 2 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.340333122 +0000 UTC m=+12.698392226 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.340333122 +0000 UTC m=+12.698392226 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00800): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00800): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00800): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.340333122 +0000 UTC m=+12.698392226 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0a10 item 3 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00e80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00e80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00e80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00e80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00e80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.344060155 +0000 UTC m=+12.702119219 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00e80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a013c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a013c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a013c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a013c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a013c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.344060155 +0000 UTC m=+12.702119219 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a013c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0fc0 item 4 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01a00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01a00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01a00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01a00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01a00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.34710023 +0000 UTC m=+12.705159295 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01a00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.34710023 +0000 UTC m=+12.705159295 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38440): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38440): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38440): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.34710023 +0000 UTC m=+12.705159295 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1340 item 5 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38b00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38b00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38b00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38b00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38b00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.350975282 +0000 UTC m=+12.709034346 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38b00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39040): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39040): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39040): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.350975282 +0000 UTC m=+12.709034346 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1810 item 6 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a396c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a396c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a396c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a396c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a396c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.354549158 +0000 UTC m=+12.712608242 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a396c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.354549158 +0000 UTC m=+12.712608242 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39bc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46100): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46100): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.354549158 +0000 UTC m=+12.712608242 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1b90 item 7 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.360223977 +0000 UTC m=+12.718283021 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.360223977 +0000 UTC m=+12.718283021 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea01c0 item 8 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000d47340): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47700): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47700): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47700): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.362518262 +0000 UTC m=+12.720577507 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.362518262 +0000 UTC m=+12.720577507 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e100): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e100): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.362518262 +0000 UTC m=+12.720577507 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0540 item 9 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e7c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e7c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e7c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e7c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e7c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.365817012 +0000 UTC m=+12.723876067 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e7c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1ed00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1ed00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1ed00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1ed00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1ed00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.365817012 +0000 UTC m=+12.723876067 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1ed00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0af0 item 10 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f340): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000d1f340): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f340): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f340): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f340): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.368335869 +0000 UTC m=+12.726394923 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.368335869 +0000 UTC m=+12.726394923 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60180): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60180): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60180): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60180): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60180): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.368335869 +0000 UTC m=+12.726394923 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0e70 item 11 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be8c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be8c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be8c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be8c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be8c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.371114642 +0000 UTC m=+12.729173666 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be8c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bee00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bee00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bee00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bee00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bee00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.371114642 +0000 UTC m=+12.729173666 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bee00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409110 item 12 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf480): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc0005bf480): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf480): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf480): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf480): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf480): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.373831862 +0000 UTC m=+12.731890915 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bff00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bff00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bff00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bff00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bff00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.373831862 +0000 UTC m=+12.731890915 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bff00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b20 item 13 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0600): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0600): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0600): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.377011849 +0000 UTC m=+12.735070893 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0b40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0b40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0b40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0b40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0b40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.377011849 +0000 UTC m=+12.735070893 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0b40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac0e0 item 14 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1180): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc0006b1180): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1180): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1180): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1180): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1180): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1540): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1540): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1540): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.379440847 +0000 UTC m=+12.737499901 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1c40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1c40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1c40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1c40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1c40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.379440847 +0000 UTC m=+12.737499901 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b1c40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac5b0 item 15 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.382602569 +0000 UTC m=+12.740661613 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac880): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac880): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac880): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac880): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac880): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.382602569 +0000 UTC m=+12.740661613 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac880): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac930 item 16 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acec0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acec0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.384693023 +0000 UTC m=+12.742752087 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.384693023 +0000 UTC m=+12.742752087 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad840): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad840): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad840): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.384693023 +0000 UTC m=+12.742752087 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000daccb0 item 17 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008adf00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008adf00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008adf00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008adf00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008adf00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.387298872 +0000 UTC m=+12.745357926 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008adf00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008624c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008624c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008624c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008624c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008624c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.387298872 +0000 UTC m=+12.745357926 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008624c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad180 item 18 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862b40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862b40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862b40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862b40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862b40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.389532734 +0000 UTC m=+12.747591778 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862b40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.389532734 +0000 UTC m=+12.747591778 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863580): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863580): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863580): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.389532734 +0000 UTC m=+12.747591778 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad5e0 item 19 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863c00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863c00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.392566407 +0000 UTC m=+12.750625451 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc1c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc1c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc1c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc1c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc1c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.392566407 +0000 UTC m=+12.750625451 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc1c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadab0 item 20 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.39500939 +0000 UTC m=+12.753068434 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.39500939 +0000 UTC m=+12.753068434 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcd80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd280): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd280): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd280): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.39500939 +0000 UTC m=+12.753068434 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadf10 item 21 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd900): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd900): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd900): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.398183718 +0000 UTC m=+12.756242762 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bde40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bde40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bde40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bde40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bde40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.398183718 +0000 UTC m=+12.756242762 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bde40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0460 item 22 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.400518217 +0000 UTC m=+12.758577261 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.400518217 +0000 UTC m=+12.758577261 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8f80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8f80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8f80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8f80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8f80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.400518217 +0000 UTC m=+12.758577261 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8f80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0850 item 23 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9600): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9600): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9600): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.403837907 +0000 UTC m=+12.761896961 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9b40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9b40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9b40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9b40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9b40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.403837907 +0000 UTC m=+12.761896961 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9b40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0d20 item 24 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e200): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000a0e200): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e200): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e200): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e200): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e200): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e5c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e5c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.406710187 +0000 UTC m=+12.764769231 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.406710187 +0000 UTC m=+12.764769231 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0eac0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f000): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f000): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f000): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.406710187 +0000 UTC m=+12.764769231 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a10a0 item 25 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f680): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f680): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f680): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.409793443 +0000 UTC m=+12.767852477 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fc00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fc00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fc00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fc00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fc00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.409793443 +0000 UTC m=+12.767852477 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fc00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a16c0 item 26 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e2c0): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc00098e2c0): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e2c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e2c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e2c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e2c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e2c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e680): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e680): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e680): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.412252898 +0000 UTC m=+12.770311942 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.412252898 +0000 UTC m=+12.770311942 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098eb80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f100): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f100): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f100): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.412252898 +0000 UTC m=+12.770311942 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1a40 item 27 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f780): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f780): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f780): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.415638741 +0000 UTC m=+12.773697775 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.415638741 +0000 UTC m=+12.773697775 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fcc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f60e0 item 28 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000a34380): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34740): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34740): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34740): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.417625489 +0000 UTC m=+12.775684514 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.417625489 +0000 UTC m=+12.775684514 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6690 item 29 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a354c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a354c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a354c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a354c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a354c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.41936889 +0000 UTC m=+12.777427914 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a354c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.41936889 +0000 UTC m=+12.777427914 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6af0 item 30 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c0c0): _readAt: size=2, off=0 2025/07/25 01:42:13 ERROR : open-test-file(0xc000e1c0c0): Couldn't read size of file 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c0c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c0c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c480): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c480): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c480): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c480): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c480): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.42099382 +0000 UTC m=+12.779052844 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cb40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cb40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.42099382 +0000 UTC m=+12.779052844 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6f50 item 31 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d200): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d200): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d200): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d200): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d200): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.423440952 +0000 UTC m=+12.781499976 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d740): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d740): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d740): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.423440952 +0000 UTC m=+12.781499976 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f73b0 item 32 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.424939985 +0000 UTC m=+12.782999008 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7810 item 33 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.425462545 +0000 UTC m=+12.783521569 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6780): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6780): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6780): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.425462545 +0000 UTC m=+12.783521569 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7a40 item 33 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6dc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6dc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6dc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6dc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6dc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.427158367 +0000 UTC m=+12.785217391 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6dc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a000 item 34 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.427732315 +0000 UTC m=+12.785791338 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7780): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7780): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7780): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.427732315 +0000 UTC m=+12.785791338 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a2a0 item 34 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7dc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7dc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7dc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7dc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7dc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.429388793 +0000 UTC m=+12.787447817 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7dc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a850 item 35 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.42992574 +0000 UTC m=+12.787984764 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da800): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da800): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da800): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.42992574 +0000 UTC m=+12.787984764 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007da800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa80 item 35 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dae80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dae80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dae80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dae80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dae80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.431369289 +0000 UTC m=+12.789428312 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dae80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 36 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.43186558 +0000 UTC m=+12.789924604 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db8c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db8c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db8c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db8c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db8c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.43186558 +0000 UTC m=+12.789924604 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007db8c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b260 item 36 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dbf00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dbf00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dbf00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dbf00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dbf00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.433146795 +0000 UTC m=+12.791205818 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007dbf00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b8f0 item 37 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.433840506 +0000 UTC m=+12.791899530 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4900): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4900): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4900): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.433840506 +0000 UTC m=+12.791899530 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bab0 item 37 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4f80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4f80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4f80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4f80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4f80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.435163248 +0000 UTC m=+12.793222272 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f4f80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001100e0 item 38 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.435770407 +0000 UTC m=+12.793829431 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f5480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f59c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f59c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f59c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f59c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f59c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.435770407 +0000 UTC m=+12.793829431 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0007f59c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001109a0 item 38 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e0c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e0c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e0c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e0c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.437244563 +0000 UTC m=+12.795303588 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001112d0 item 39 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.437837496 +0000 UTC m=+12.795896521 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083e5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083eac0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083eac0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083eac0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083eac0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083eac0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.437837496 +0000 UTC m=+12.795896521 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083eac0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 39 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f140): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f140): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f140): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.439797595 +0000 UTC m=+12.797856619 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111f10 item 40 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.4406056 +0000 UTC m=+12.798664624 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083f640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083fb80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083fb80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083fb80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083fb80): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083fb80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.4406056 +0000 UTC m=+12.798664624 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00083fb80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a230 item 40 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.442441595 +0000 UTC m=+12.800500620 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c1c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c6c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c6c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c6c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a690 item 41 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c6c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c6c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.443164253 +0000 UTC m=+12.801223276 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087c6c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a8c0 item 41 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.443897748 +0000 UTC m=+12.801956772 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087cb80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d0c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d0c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d0c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d0c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.443897748 +0000 UTC m=+12.801956772 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041abd0 item 41 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.445711953 +0000 UTC m=+12.803770977 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087d700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087dc00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087dc00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087dc00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b2d0 item 42 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087dc00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087dc00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.446396597 +0000 UTC m=+12.804455621 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00087dc00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b6c0 item 42 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.447169708 +0000 UTC m=+12.805228732 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008941c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894740): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894740): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894740): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.447169708 +0000 UTC m=+12.805228732 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041be30 item 42 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.448640298 +0000 UTC m=+12.806699321 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000894d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895280): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895280): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e310 item 43 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895280): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.449231667 +0000 UTC m=+12.807290691 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e4d0 item 43 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.449840709 +0000 UTC m=+12.807899724 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008957c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895d00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895d00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895d00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895d00): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895d00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.449840709 +0000 UTC m=+12.807899724 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000895d00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e700 item 43 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.451883985 +0000 UTC m=+12.809943019 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca3c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca8c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca8c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca8c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ec40 item 44 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca8c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca8c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.452603494 +0000 UTC m=+12.810662518 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ca8c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 44 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.453744314 +0000 UTC m=+12.811803339 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cae00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb380): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb380): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb380): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb380): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb380): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.453744314 +0000 UTC m=+12.811803339 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042efc0 item 44 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.455502544 +0000 UTC m=+12.813561568 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cb9c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cbec0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cbec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cbec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f340 item 45 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cbec0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cbec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.456140952 +0000 UTC m=+12.814199986 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008cbec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091a640): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091a640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091a640): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091a640): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091a640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.456140952 +0000 UTC m=+12.814199986 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091a640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f500 item 45 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.45791444 +0000 UTC m=+12.815973464 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091ac80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b180): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b180): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b180): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f9d0 item 46 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b180): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b180): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.458622278 +0000 UTC m=+12.816681303 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b880): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b880): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b880): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b880): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b880): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.458622278 +0000 UTC m=+12.816681303 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091b880): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fd50 item 46 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.460350321 +0000 UTC m=+12.818409345 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00091bec0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e440): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e440): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 47 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e440): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.461113193 +0000 UTC m=+12.819172217 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094eb40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094eb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094eb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094eb40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094eb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.461113193 +0000 UTC m=+12.819172217 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094eb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004589a0 item 47 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.463699616 +0000 UTC m=+12.821758660 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f680): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f680): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004591f0 item 48 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f680): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.464571021 +0000 UTC m=+12.822630065 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fd80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fd80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fd80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fd80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fd80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.464571021 +0000 UTC m=+12.822630065 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fd80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004595e0 item 48 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d606c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d606c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d606c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d606c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d606c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.467563065 +0000 UTC m=+12.825622130 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d606c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459c00 item 49 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.468927726 +0000 UTC m=+12.826986791 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60c40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60c40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60c40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60c40): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60c40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.468927726 +0000 UTC m=+12.826986791 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d60c40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea00e0 item 49 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d612c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d612c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d612c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d612c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d612c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.471613846 +0000 UTC m=+12.829672910 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d612c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0460 item 50 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.472815361 +0000 UTC m=+12.830874395 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d617c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61d40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61d40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61d40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61d40): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61d40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.472815361 +0000 UTC m=+12.830874395 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d61d40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0620 item 50 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970580): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970580): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970580): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970580): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970580): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.475876746 +0000 UTC m=+12.833935810 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970580): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0a80 item 51 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.477283986 +0000 UTC m=+12.835343041 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970a80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970fc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970fc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970fc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970fc0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970fc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.477283986 +0000 UTC m=+12.835343041 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000970fc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0c40 item 51 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971640): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971640): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.47962502 +0000 UTC m=+12.837684063 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea0fc0 item 52 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.48101051 +0000 UTC m=+12.839069584 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000971b40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a21c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a21c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a21c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a21c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a21c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.48101051 +0000 UTC m=+12.839069584 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a21c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1500 item 52 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.48385152 +0000 UTC m=+12.841910595 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1960 item 53 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.484708238 +0000 UTC m=+12.842767283 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a2d40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3280): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3280): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3280): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.484708238 +0000 UTC m=+12.842767283 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ea1b20 item 53 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3900): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3900): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3900): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.487273782 +0000 UTC m=+12.845332826 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004581c0 item 54 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.488282936 +0000 UTC m=+12.846341970 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009a3e00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca400): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca400): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca400): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.488282936 +0000 UTC m=+12.846341970 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004ca400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458690 item 54 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.490880761 +0000 UTC m=+12.848939795 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cab80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458bd0 item 55 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.491787382 +0000 UTC m=+12.849846426 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.491787382 +0000 UTC m=+12.849846426 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cb5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004591f0 item 55 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbc40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbc40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbc40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbc40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbc40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.494974302 +0000 UTC m=+12.853033366 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004cbc40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459e30 item 56 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.49630557 +0000 UTC m=+12.854364625 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000140200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0001418c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0001418c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0001418c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0001418c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0001418c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.49630557 +0000 UTC m=+12.854364625 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0001418c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f260e0 item 56 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.499377394 +0000 UTC m=+12.857436459 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049aa00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26850 item 57 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.500374736 +0000 UTC m=+12.858433800 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26b60 item 57 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.501587 +0000 UTC m=+12.859646074 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00049b7c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004162c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004162c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004162c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004162c0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004162c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.501587 +0000 UTC m=+12.859646074 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004162c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26d20 item 57 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.504472575 +0000 UTC m=+12.862531639 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0004173c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417a00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417a00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417a00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27180 item 58 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417a00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417a00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.505432327 +0000 UTC m=+12.863491371 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000417a00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f273b0 item 58 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.506406433 +0000 UTC m=+12.864465478 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a940): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.506406433 +0000 UTC m=+12.864465478 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072a940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27570 item 58 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.50888742 +0000 UTC m=+12.866946504 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072b440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bd80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bd80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bd80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27960 item 59 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bd80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bd80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.510010978 +0000 UTC m=+12.868070042 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00072bd80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27b20 item 59 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.511204207 +0000 UTC m=+12.869263270 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d6fc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.511204207 +0000 UTC m=+12.869263270 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0002d7940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27ce0 item 59 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.514164532 +0000 UTC m=+12.872223596 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005aa000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550100): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550100): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550100): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6a10 item 60 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550100): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550100): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.515295364 +0000 UTC m=+12.873354408 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550100): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004141c0 item 60 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.516418441 +0000 UTC m=+12.874477486 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c00): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.516418441 +0000 UTC m=+12.874477486 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000550c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 60 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.518935594 +0000 UTC m=+12.876994628 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551880): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551880): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551880): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 61 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551880): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551880): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.519926353 +0000 UTC m=+12.877985397 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000551880): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c000): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c000): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c000): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.519926353 +0000 UTC m=+12.877985397 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 61 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.523109347 +0000 UTC m=+12.881168410 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070c640): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cbc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cbc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cbc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004155e0 item 62 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cbc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cbc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.523935558 +0000 UTC m=+12.881994592 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070cbc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d2c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d2c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d2c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d2c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d2c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.523935558 +0000 UTC m=+12.881994592 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d2c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004157a0 item 62 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.526272994 +0000 UTC m=+12.884332028 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070d900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 63 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.527189693 +0000 UTC m=+12.885248727 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00070de40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a005c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a005c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a005c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a005c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a005c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.527189693 +0000 UTC m=+12.885248727 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a005c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 63 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): >_readAt: n=0, err=Bad file descriptor 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.52942133 +0000 UTC m=+12.887480375 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a00c00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01140): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01140): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424f50 item 64 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01140): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.530987089 +0000 UTC m=+12.889046163 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01840): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01840): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01840): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.530987089 +0000 UTC m=+12.889046163 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425180 item 64 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.533455541 +0000 UTC m=+12.891514595 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a01f00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ab0 item 65 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.534111372 +0000 UTC m=+12.892170396 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38940): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.534111372 +0000 UTC m=+12.892170396 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425ea0 item 65 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38f80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38f80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38f80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38f80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38f80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.535844384 +0000 UTC m=+12.893903567 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a38f80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005628c0 item 66 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.536918289 +0000 UTC m=+12.894977333 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39940): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39940): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39940): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.536918289 +0000 UTC m=+12.894977333 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a39940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000562d20 item 66 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46000): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46000): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46000): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.539409294 +0000 UTC m=+12.897468347 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005635e0 item 67 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.541035324 +0000 UTC m=+12.899094368 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d464c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46a40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46a40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46a40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46a40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46a40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.541035324 +0000 UTC m=+12.899094368 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d46a40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000563c00 item 67 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d470c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d470c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d470c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d470c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d470c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.543286549 +0000 UTC m=+12.901345593 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d470c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa01c0 item 68 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.544312514 +0000 UTC m=+12.902371558 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d475c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b00): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b00): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.544312514 +0000 UTC m=+12.902371558 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d47b00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0380 item 68 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e1c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e1c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e1c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e1c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e1c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.546385794 +0000 UTC m=+12.904444838 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e1c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0700 item 69 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.547362657 +0000 UTC m=+12.905421701 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1e680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.547362657 +0000 UTC m=+12.905421701 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1eb80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa08c0 item 69 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f200): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f200): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f200): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f200): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f200): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.549694944 +0000 UTC m=+12.907754008 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f200): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0d20 item 70 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.550615581 +0000 UTC m=+12.908674626 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1f700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc40): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.550615581 +0000 UTC m=+12.908674626 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000d1fc40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa0ee0 item 70 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.554215016 +0000 UTC m=+12.912274069 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1260 item 71 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.555252533 +0000 UTC m=+12.913311597 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005be840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bed40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bed40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bed40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bed40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bed40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.555252533 +0000 UTC m=+12.913311597 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bed40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1420 item 71 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf400): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf400): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf400): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.557742375 +0000 UTC m=+12.915801439 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa17a0 item 72 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.558722685 +0000 UTC m=+12.916781739 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bf900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfe40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfe40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfe40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfe40): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfe40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.558722685 +0000 UTC m=+12.916781739 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0005bfe40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1960 item 72 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.560968448 +0000 UTC m=+12.919027512 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0480): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0980): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0980): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0980): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa1dc0 item 73 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0980): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0980): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.561797454 +0000 UTC m=+12.919856518 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0980): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408000 item 73 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.562766031 +0000 UTC m=+12.920825086 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006b0e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac1c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac1c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac1c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac1c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac1c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.562766031 +0000 UTC m=+12.920825086 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac1c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac070 item 73 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.565119758 +0000 UTC m=+12.923178792 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ac800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acd00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acd00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acd00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac540 item 74 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acd00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acd00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.565987196 +0000 UTC m=+12.924046230 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008acd00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac700 item 74 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.566930577 +0000 UTC m=+12.924989611 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad240): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad7c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad7c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad7c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad7c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad7c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.566930577 +0000 UTC m=+12.924989611 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ad7c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dac8c0 item 74 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.569319148 +0000 UTC m=+12.927378413 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008ade40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008623c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008623c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008623c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dacc40 item 75 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008623c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008623c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.570282677 +0000 UTC m=+12.928341740 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008623c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): _writeAt: size=3, off=2 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dace00 item 75 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.571139644 +0000 UTC m=+12.929198688 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862900): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862e40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862e40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.571139644 +0000 UTC m=+12.929198688 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000862e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dacfc0 item 75 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.573131042 +0000 UTC m=+12.931190076 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008634c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008639c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008639c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008639c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad340 item 76 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008639c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008639c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.574102274 +0000 UTC m=+12.932161318 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008639c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad5e0 item 76 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): _writeAt: size=3, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.575235199 +0000 UTC m=+12.933294224 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000863f00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc500): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc500): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc500): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc500): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc500): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.575235199 +0000 UTC m=+12.933294224 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bc500): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dad7a0 item 76 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.576647941 +0000 UTC m=+12.934706965 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bcb80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd080): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd080): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadb20 item 77 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd080): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.577305975 +0000 UTC m=+12.935364999 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd780): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd780): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd780): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd780): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd780): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.577305975 +0000 UTC m=+12.935364999 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bd780): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dadce0 item 77 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.57894432 +0000 UTC m=+12.937003344 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0008bddc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8340): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a01c0 item 78 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8340): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.579507176 +0000 UTC m=+12.937566200 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.579507176 +0000 UTC m=+12.937566200 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f8a40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0380 item 78 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.581020636 +0000 UTC m=+12.939079660 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f90c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f95c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f95c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f95c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0770 item 79 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f95c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f95c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.581632684 +0000 UTC m=+12.939691698 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f95c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9cc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9cc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9cc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9cc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9cc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.581632684 +0000 UTC m=+12.939691698 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0006f9cc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0930 item 79 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.583263424 +0000 UTC m=+12.941322449 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e380): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e880): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e880): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e880): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0cb0 item 80 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e880): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e880): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.583797336 +0000 UTC m=+12.941856361 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0e880): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ef80): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ef80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ef80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ef80): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ef80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.583797336 +0000 UTC m=+12.941856361 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0ef80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0e70 item 80 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f5c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f5c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f5c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f5c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f5c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.585437864 +0000 UTC m=+12.943496888 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0f5c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1340 item 81 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.586044944 +0000 UTC m=+12.944103967 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a0fa80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e040): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e040): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e040): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.586044944 +0000 UTC m=+12.944103967 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1500 item 81 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e6c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e6c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e6c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e6c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e6c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.587544727 +0000 UTC m=+12.945603752 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098e6c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1880 item 82 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.588206881 +0000 UTC m=+12.946265904 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098ebc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f180): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f180): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f180): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f180): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f180): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.588206881 +0000 UTC m=+12.946265904 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f180): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1a40 item 82 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f800): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f800): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f800): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f800): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f800): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.589644548 +0000 UTC m=+12.947703572 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098f800): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1f10 item 83 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.590373185 +0000 UTC m=+12.948432209 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00098fd00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a342c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a342c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a342c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a342c0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a342c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.590373185 +0000 UTC m=+12.948432209 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a342c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6150 item 83 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.592288449 +0000 UTC m=+12.950347493 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6700 item 84 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.593326347 +0000 UTC m=+12.951385371 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a34e80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35400): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35400): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35400): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.593326347 +0000 UTC m=+12.951385371 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6930 item 84 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.595206605 +0000 UTC m=+12.953265629 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000a35a80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6d90 item 85 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.596199999 +0000 UTC m=+12.954259043 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c000): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c540): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c540): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c540): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c540): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c540): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.596199999 +0000 UTC m=+12.954259043 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1c540): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6fc0 item 85 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cbc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cbc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cbc0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cbc0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cbc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.598162462 +0000 UTC m=+12.956221506 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1cbc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7420 item 86 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.599260533 +0000 UTC m=+12.957319587 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d0c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d680): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d680): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d680): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d680): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d680): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.599260533 +0000 UTC m=+12.957319587 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1d680): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7650 item 86 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.602247558 +0000 UTC m=+12.960306602 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000e1dd00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7ab0 item 87 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.603247735 +0000 UTC m=+12.961306798 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da67c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da67c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da67c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da67c0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da67c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.603247735 +0000 UTC m=+12.961306798 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da67c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7dc0 item 87 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6e40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6e40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6e40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6e40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6e40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.605896384 +0000 UTC m=+12.963955438 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da6e40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a310 item 88 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.607095194 +0000 UTC m=+12.965154238 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7340): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da78c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da78c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da78c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da78c0): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da78c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.607095194 +0000 UTC m=+12.965154238 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da78c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a690 item 88 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.609285964 +0000 UTC m=+12.967345018 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000da7f00): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e500): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e500): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e500): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aaf0 item 89 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e500): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e500): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.610079254 +0000 UTC m=+12.968138298 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094e500): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ad20 item 89 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.611076344 +0000 UTC m=+12.969135399 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094ea40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094efc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094efc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094efc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094efc0): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094efc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.611076344 +0000 UTC m=+12.969135399 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094efc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034af50 item 89 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.613298925 +0000 UTC m=+12.971357970 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094f600): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fb40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fb40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fb40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 90 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fb40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fb40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.614210637 +0000 UTC m=+12.972269680 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc00094fb40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b960 item 90 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.615117066 +0000 UTC m=+12.973176130 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934140): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934700): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934700): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934700): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934700): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934700): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.615117066 +0000 UTC m=+12.973176130 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934700): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bb20 item 90 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.61731445 +0000 UTC m=+12.975373494 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000934d40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935280): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935280): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935280): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110230 item 91 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935280): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935280): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.61816162 +0000 UTC m=+12.976220664 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935280): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): >_readAt: n=2, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): _writeAt: size=3, off=7 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 91 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.619034548 +0000 UTC m=+12.977093592 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009357c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935d40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935d40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935d40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935d40): >_readAt: n=8, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935d40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.619034548 +0000 UTC m=+12.977093592 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000935d40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d90 item 91 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.621572611 +0000 UTC m=+12.979631654 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976400): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001119d0 item 92 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.622287652 +0000 UTC m=+12.980346696 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976940): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): open at offset 5 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111c00 item 92 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): _readAt: size=2, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): _writeAt: size=3, off=5 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): >_writeAt: n=3, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.623420729 +0000 UTC m=+12.981479773 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000976e80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977440): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977440): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977440): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977440): >_readAt: n=3, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977440): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.623420729 +0000 UTC m=+12.981479773 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977440): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a070 item 92 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.625436271 +0000 UTC m=+12.983495314 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc000977a80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6040): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6040): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6040): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a460 item 93 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6040): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6040): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.626204051 +0000 UTC m=+12.984263085 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6040): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6740): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6740): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6740): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6740): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6740): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.626204051 +0000 UTC m=+12.984263085 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6740): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a700 item 93 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.628320593 +0000 UTC m=+12.986379637 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c6d80): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c72c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ac40 item 94 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c72c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c72c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.629118991 +0000 UTC m=+12.987178035 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c79c0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c79c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c79c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c79c0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c79c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.629118991 +0000 UTC m=+12.987178035 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009c79c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b030 item 94 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.631164941 +0000 UTC m=+12.989223975 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2080): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e25c0): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e25c0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e25c0): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b730 item 95 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e25c0): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e25c0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.631922662 +0000 UTC m=+12.989981706 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e25c0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2cc0): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2cc0): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2cc0): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2cc0): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2cc0): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.631922662 +0000 UTC m=+12.989981706 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e2cc0): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bf10 item 95 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 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/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): open at offset 0 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): _readAt: size=2, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): >_readAt: n=0, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.634089899 +0000 UTC m=+12.992148933 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3300): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3840): _writeAt: size=5, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3840): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3840): >openPending: err= 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 96 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3840): >_writeAt: n=5, err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3840): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.634776878 +0000 UTC m=+12.992835902 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3840): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/25 01:42:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/25 01:42:13 DEBUG : open-test-file: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3f40): _readAt: size=512, off=0 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3f40): openPending: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3f40): >openPending: err= 2025/07/25 01:42:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3f40): >_readAt: n=5, err=EOF 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3f40): close: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-25 01:42:13.634776878 +0000 UTC m=+12.992835902 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:13 DEBUG : open-test-file(0xc0009e3f40): >close: err= 2025/07/25 01:42:13 DEBUG : open-test-file: Remove: 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e540 item 96 2025/07/25 01:42:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/25 01:42:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/25 01:42:13 DEBUG : open-test-file: >Remove: err= 2025/07/25 01:42:13 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : >WaitForWriters: 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.32s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:13 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:13 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:13 DEBUG : file1: newRWFileHandle: 2025/07/25 01:42:13 DEBUG : file1(0xc0005ab040): openPending: 2025/07/25 01:42:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:13 DEBUG : file1(0xc0005ab040): >openPending: err= 2025/07/25 01:42:13 DEBUG : file1: >newRWFileHandle: err= 2025/07/25 01:42:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/25 01:42:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/25 01:42:13 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : file1: active writers 1 2025/07/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : file1: active writers 1 2025/07/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : file1: active writers 1 2025/07/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : file1: active writers 1 2025/07/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : file1: active writers 1 2025/07/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/25 01:42:13 DEBUG : Looking for writers 2025/07/25 01:42:13 DEBUG : file1: reading active writers 2025/07/25 01:42:13 DEBUG : file1: active writers 1 2025/07/25 01:42:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/25 01:42:14 DEBUG : Looking for writers 2025/07/25 01:42:14 DEBUG : file1: reading active writers 2025/07/25 01:42:14 DEBUG : file1: active writers 1 2025/07/25 01:42:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/25 01:42:14 DEBUG : Looking for writers 2025/07/25 01:42:14 DEBUG : file1: reading active writers 2025/07/25 01:42:14 DEBUG : file1: active writers 1 2025/07/25 01:42:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:15 DEBUG : Looking for writers 2025/07/25 01:42:15 DEBUG : file1: reading active writers 2025/07/25 01:42:15 DEBUG : file1: active writers 1 2025/07/25 01:42:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:16 DEBUG : Looking for writers 2025/07/25 01:42:16 DEBUG : file1: reading active writers 2025/07/25 01:42:16 DEBUG : file1: active writers 1 2025/07/25 01:42:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:17 DEBUG : Looking for writers 2025/07/25 01:42:17 DEBUG : file1: reading active writers 2025/07/25 01:42:17 DEBUG : file1: active writers 1 2025/07/25 01:42:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:18 DEBUG : Looking for writers 2025/07/25 01:42:18 DEBUG : file1: reading active writers 2025/07/25 01:42:18 DEBUG : file1: active writers 1 2025/07/25 01:42:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:19 DEBUG : Looking for writers 2025/07/25 01:42:19 DEBUG : file1: reading active writers 2025/07/25 01:42:19 DEBUG : file1: active writers 1 2025/07/25 01:42:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:20 DEBUG : Looking for writers 2025/07/25 01:42:20 DEBUG : file1: reading active writers 2025/07/25 01:42:20 DEBUG : file1: active writers 1 2025/07/25 01:42:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:21 DEBUG : Looking for writers 2025/07/25 01:42:21 DEBUG : file1: reading active writers 2025/07/25 01:42:21 DEBUG : file1: active writers 1 2025/07/25 01:42:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:22 DEBUG : Looking for writers 2025/07/25 01:42:22 DEBUG : file1: reading active writers 2025/07/25 01:42:22 DEBUG : file1: active writers 1 2025/07/25 01:42:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:23 DEBUG : Looking for writers 2025/07/25 01:42:23 DEBUG : file1: reading active writers 2025/07/25 01:42:23 DEBUG : file1: active writers 1 2025/07/25 01:42:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:24 DEBUG : Looking for writers 2025/07/25 01:42:24 DEBUG : file1: reading active writers 2025/07/25 01:42:24 DEBUG : file1: active writers 1 2025/07/25 01:42:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:25 DEBUG : Looking for writers 2025/07/25 01:42:25 DEBUG : file1: reading active writers 2025/07/25 01:42:25 DEBUG : file1: active writers 1 2025/07/25 01:42:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:26 DEBUG : Looking for writers 2025/07/25 01:42:26 DEBUG : file1: reading active writers 2025/07/25 01:42:26 DEBUG : file1: active writers 1 2025/07/25 01:42:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:27 DEBUG : Looking for writers 2025/07/25 01:42:27 DEBUG : file1: reading active writers 2025/07/25 01:42:27 DEBUG : file1: active writers 1 2025/07/25 01:42:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:28 DEBUG : Looking for writers 2025/07/25 01:42:28 DEBUG : file1: reading active writers 2025/07/25 01:42:28 DEBUG : file1: active writers 1 2025/07/25 01:42:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:29 DEBUG : Looking for writers 2025/07/25 01:42:29 DEBUG : file1: reading active writers 2025/07/25 01:42:29 DEBUG : file1: active writers 1 2025/07/25 01:42:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:30 DEBUG : Looking for writers 2025/07/25 01:42:30 DEBUG : file1: reading active writers 2025/07/25 01:42:30 DEBUG : file1: active writers 1 2025/07/25 01:42:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:31 DEBUG : Looking for writers 2025/07/25 01:42:31 DEBUG : file1: reading active writers 2025/07/25 01:42:31 DEBUG : file1: active writers 1 2025/07/25 01:42:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:32 DEBUG : Looking for writers 2025/07/25 01:42:32 DEBUG : file1: reading active writers 2025/07/25 01:42:32 DEBUG : file1: active writers 1 2025/07/25 01:42:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:33 DEBUG : Looking for writers 2025/07/25 01:42:33 DEBUG : file1: reading active writers 2025/07/25 01:42:33 DEBUG : file1: active writers 1 2025/07/25 01:42:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:34 DEBUG : Looking for writers 2025/07/25 01:42:34 DEBUG : file1: reading active writers 2025/07/25 01:42:34 DEBUG : file1: active writers 1 2025/07/25 01:42:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:35 DEBUG : Looking for writers 2025/07/25 01:42:35 DEBUG : file1: reading active writers 2025/07/25 01:42:35 DEBUG : file1: active writers 1 2025/07/25 01:42:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:36 DEBUG : Looking for writers 2025/07/25 01:42:36 DEBUG : file1: reading active writers 2025/07/25 01:42:36 DEBUG : file1: active writers 1 2025/07/25 01:42:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:37 DEBUG : Looking for writers 2025/07/25 01:42:37 DEBUG : file1: reading active writers 2025/07/25 01:42:37 DEBUG : file1: active writers 1 2025/07/25 01:42:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:38 DEBUG : Looking for writers 2025/07/25 01:42:38 DEBUG : file1: reading active writers 2025/07/25 01:42:38 DEBUG : file1: active writers 1 2025/07/25 01:42:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:39 DEBUG : Looking for writers 2025/07/25 01:42:39 DEBUG : file1: reading active writers 2025/07/25 01:42:39 DEBUG : file1: active writers 1 2025/07/25 01:42:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:40 DEBUG : Looking for writers 2025/07/25 01:42:40 DEBUG : file1: reading active writers 2025/07/25 01:42:40 DEBUG : file1: active writers 1 2025/07/25 01:42:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:41 DEBUG : Looking for writers 2025/07/25 01:42:41 DEBUG : file1: reading active writers 2025/07/25 01:42:41 DEBUG : file1: active writers 1 2025/07/25 01:42:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:42 DEBUG : Looking for writers 2025/07/25 01:42:42 DEBUG : file1: reading active writers 2025/07/25 01:42:42 DEBUG : file1: active writers 1 2025/07/25 01:42:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/25 01:42:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0009fce10 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000763108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641466688} name:file1 opens:1 downloaders: o: fd:0xc000490010 info:{ModTime:{wall:13986164064573182228 ext:13016028482 loc:0x3ff96c0} ATime:{wall:13986164064573182228 ext:13016028482 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/25 01:42:43 DEBUG : >WaitForWriters: 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:43 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:43 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:43 DEBUG : rename_me: newRWFileHandle: 2025/07/25 01:42:43 DEBUG : rename_me(0xc0004ca900): openPending: 2025/07/25 01:42:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/25 01:42:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/25 01:42:43 DEBUG : rename_me(0xc0004ca900): >openPending: err= 2025/07/25 01:42:43 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/25 01:42:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/25 01:42:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/25 01:42:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/25 01:42:43 DEBUG : rename_me(0xc0004ca900): _writeAt: size=5, off=0 2025/07/25 01:42:43 DEBUG : rename_me(0xc0004ca900): >_writeAt: n=5, err= 2025/07/25 01:42:43 DEBUG : rename_me(0xc0004ca900): close: 2025/07/25 01:42:43 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-25 01:42:43.683322233 +0000 UTC m=+43.041381257 2025/07/25 01:42:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/25 01:42:43 DEBUG : rename_me(0xc0004ca900): >close: err= 2025/07/25 01:42:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/25 01:42:43 DEBUG : i_was_renamed: Updating file with 0xc000e4cd80 2025/07/25 01:42:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/25 01:42:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/25 01:42:43 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:43 DEBUG : Looking for writers 2025/07/25 01:42:43 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/25 01:42:43 DEBUG : Looking for writers 2025/07/25 01:42:43 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/25 01:42:43 DEBUG : Looking for writers 2025/07/25 01:42:43 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/25 01:42:43 DEBUG : Looking for writers 2025/07/25 01:42:43 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:42:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/25 01:42:43 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/25 01:42:43 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:43 INFO : i_was_renamed: Copied (new) 2025/07/25 01:42:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-25 01:42:43 +0000 UTC" 2025/07/25 01:42:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/25 01:42:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/25 01:42:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/25 01:42:43 DEBUG : Looking for writers 2025/07/25 01:42:43 DEBUG : i_was_renamed: reading active writers 2025/07/25 01:42:43 DEBUG : >WaitForWriters: 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:43 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/25 01:42:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{-wHwK}/rclone-test-lonigoz4qoxu" 2025/07/25 01:42:43 INFO : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/25 01:42:43 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:44 DEBUG : forgetting directory cache 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc00070c900): _readAt: size=512, off=0 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc00070c900): openPending: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:43:43 +0000 UTC" against cached fingerprint "" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:42:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc00070c900): >openPending: err= 2025/07/25 01:42:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc00070c900): >_readAt: n=20, err=EOF 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc00070c900): close: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:43:43 +0000 GMT 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc00070c900): >close: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:44 DEBUG : forgetting directory cache 2025/07/25 01:42:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc000a39740): _readAt: size=512, off=0 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc000a39740): openPending: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:44:43 +0000 UTC" against cached fingerprint "20,2025-07-25 00:43:43 +0000 UTC" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:44:43 +0000 UTC" != cached fingerprint "20,2025-07-25 00:43:43 +0000 UTC") 2025/07/25 01:42:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:42:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc000a39740): >openPending: err= 2025/07/25 01:42:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc000a39740): >_readAt: n=20, err=EOF 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc000a39740): close: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:44:43 +0000 GMT 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc000a39740): >close: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:44 DEBUG : forgetting directory cache 2025/07/25 01:42:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0005beec0): _readAt: size=512, off=0 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0005beec0): openPending: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:45:43 +0000 UTC" against cached fingerprint "20,2025-07-25 00:44:43 +0000 UTC" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:45:43 +0000 UTC" != cached fingerprint "20,2025-07-25 00:44:43 +0000 UTC") 2025/07/25 01:42:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:42:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0005beec0): >openPending: err= 2025/07/25 01:42:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0005beec0): >_readAt: n=20, err=EOF 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0005beec0): close: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:45:43 +0000 GMT 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0005beec0): >close: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:44 DEBUG : forgetting directory cache 2025/07/25 01:42:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0008bdb00): _readAt: size=512, off=0 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0008bdb00): openPending: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:46:43 +0000 UTC" against cached fingerprint "20,2025-07-25 00:45:43 +0000 UTC" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:46:43 +0000 UTC" != cached fingerprint "20,2025-07-25 00:45:43 +0000 UTC") 2025/07/25 01:42:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:42:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0008bdb00): >openPending: err= 2025/07/25 01:42:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0008bdb00): >_readAt: n=20, err=EOF 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0008bdb00): close: 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:46:43 +0000 GMT 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate(0xc0008bdb00): >close: err= 2025/07/25 01:42:44 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:45 DEBUG : forgetting directory cache 2025/07/25 01:42:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00098ef00): _readAt: size=512, off=0 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00098ef00): openPending: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:47:43 +0000 UTC" against cached fingerprint "20,2025-07-25 00:46:43 +0000 UTC" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:47:43 +0000 UTC" != cached fingerprint "20,2025-07-25 00:46:43 +0000 UTC") 2025/07/25 01:42:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:42:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00098ef00): >openPending: err= 2025/07/25 01:42:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00098ef00): >_readAt: n=20, err=EOF 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00098ef00): close: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:47:43 +0000 GMT 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00098ef00): >close: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:45 DEBUG : forgetting directory cache 2025/07/25 01:42:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc000e1dcc0): _readAt: size=512, off=0 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc000e1dcc0): openPending: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-25 00:48:43 +0000 UTC" against cached fingerprint "20,2025-07-25 00:47:43 +0000 UTC" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-25 00:48:43 +0000 UTC" != cached fingerprint "20,2025-07-25 00:47:43 +0000 UTC") 2025/07/25 01:42:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/25 01:42:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc000e1dcc0): >openPending: err= 2025/07/25 01:42:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc000e1dcc0): >_readAt: n=20, err=EOF 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc000e1dcc0): close: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:48:43 +0000 GMT 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc000e1dcc0): >close: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:45 DEBUG : forgetting directory cache 2025/07/25 01:42:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00090ed40): _readAt: size=512, off=0 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00090ed40): openPending: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-25 00:49:43 +0000 UTC" against cached fingerprint "20,2025-07-25 00:48:43 +0000 UTC" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-25 00:49:43 +0000 UTC" != cached fingerprint "20,2025-07-25 00:48:43 +0000 UTC") 2025/07/25 01:42:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/25 01:42:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00090ed40): >openPending: err= 2025/07/25 01:42:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00090ed40): >_readAt: n=21, err=EOF 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00090ed40): close: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:49:43 +0000 GMT 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc00090ed40): >close: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:45 DEBUG : forgetting directory cache 2025/07/25 01:42:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc0009afa40): _readAt: size=512, off=0 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc0009afa40): openPending: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-25 00:50:43 +0000 UTC" against cached fingerprint "21,2025-07-25 00:49:43 +0000 UTC" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-25 00:50:43 +0000 UTC" != cached fingerprint "21,2025-07-25 00:49:43 +0000 UTC") 2025/07/25 01:42:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/25 01:42:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc0009afa40): >openPending: err= 2025/07/25 01:42:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc0009afa40): >_readAt: n=22, err=EOF 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc0009afa40): close: 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:50:43 +0000 GMT 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate(0xc0009afa40): >close: err= 2025/07/25 01:42:45 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 DEBUG : forgetting directory cache 2025/07/25 01:42:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc000936ec0): _readAt: size=512, off=0 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc000936ec0): openPending: 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-25 00:51:43 +0000 UTC" against cached fingerprint "22,2025-07-25 00:50:43 +0000 UTC" 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-25 00:51:43 +0000 UTC" != cached fingerprint "22,2025-07-25 00:50:43 +0000 UTC") 2025/07/25 01:42:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/25 01:42:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc000936ec0): >openPending: err= 2025/07/25 01:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc000936ec0): >_readAt: n=23, err=EOF 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc000936ec0): close: 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:51:43 +0000 GMT 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc000936ec0): >close: err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 DEBUG : forgetting directory cache 2025/07/25 01:42:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc0008a1cc0): _readAt: size=512, off=0 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc0008a1cc0): openPending: 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-25 00:52:43 +0000 UTC" against cached fingerprint "23,2025-07-25 00:51:43 +0000 UTC" 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-25 00:52:43 +0000 UTC" != cached fingerprint "23,2025-07-25 00:51:43 +0000 UTC") 2025/07/25 01:42:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/25 01:42:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc0008a1cc0): >openPending: err= 2025/07/25 01:42:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc0008a1cc0): >_readAt: n=24, err=EOF 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc0008a1cc0): close: 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-25 00:52:43 +0000 GMT 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate(0xc0008a1cc0): >close: err= 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: 2025/07/25 01:42:46 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:46 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:46 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : forgetting directory cache 2025/07/25 01:42:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/25 01:42:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/25 01:42:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/25 01:42:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/25 01:42:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/25 01:42:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/25 01:42:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/25 01:42:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/25 01:42:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/25 01:42:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/25 01:42:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/25 01:42:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/25 01:42:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/25 01:42:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/25 01:42:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/25 01:42:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/25 01:42:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : FiLeA: reading active writers 2025/07/25 01:42:46 DEBUG : FiLeB: reading active writers 2025/07/25 01:42:46 DEBUG : FilEb: reading active writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : FiLeA: reading active writers 2025/07/25 01:42:46 DEBUG : FiLeB: reading active writers 2025/07/25 01:42:46 DEBUG : FilEb: reading active writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:46 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/25 01:42:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:46 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:46 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': Reusing VFS from active cache 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:46 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:46 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:46 DEBUG : Looking for writers 2025/07/25 01:42:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:47 DEBUG : Looking for writers 2025/07/25 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:47 DEBUG : dir: Looking for writers 2025/07/25 01:42:47 DEBUG : file2: reading active writers 2025/07/25 01:42:47 DEBUG : Looking for writers 2025/07/25 01:42:47 DEBUG : dir: reading active writers 2025/07/25 01:42:47 DEBUG : file1: reading active writers 2025/07/25 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:47 DEBUG : dir: Looking for writers 2025/07/25 01:42:47 DEBUG : Looking for writers 2025/07/25 01:42:47 DEBUG : dir: reading active writers 2025/07/25 01:42:47 DEBUG : file1: reading active writers 2025/07/25 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:47 DEBUG : file1: Open: flags=O_RDONLY 2025/07/25 01:42:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/25 01:42:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/25 01:42:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/25 01:42:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/25 01:42:47 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/25 01:42:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/25 01:42:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/25 01:42:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:47 DEBUG : dir: Looking for writers 2025/07/25 01:42:47 DEBUG : file2: reading active writers 2025/07/25 01:42:47 DEBUG : new_file.txt: reading active writers 2025/07/25 01:42:47 DEBUG : Looking for writers 2025/07/25 01:42:47 DEBUG : dir: reading active writers 2025/07/25 01:42:47 DEBUG : file1: reading active writers 2025/07/25 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/25 01:42:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000fe6c00 2025/07/25 01:42:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/25 01:42:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:47 INFO : dir/file1: Moved (server-side) to: file0 2025/07/25 01:42:47 DEBUG : file0: Updating file with file0 0xc000fe6c00 2025/07/25 01:42:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/25 01:42:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/25 01:42:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:47 DEBUG : dir: Looking for writers 2025/07/25 01:42:47 DEBUG : Looking for writers 2025/07/25 01:42:47 DEBUG : dir: reading active writers 2025/07/25 01:42:47 DEBUG : file0: reading active writers 2025/07/25 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:47 DEBUG : Looking for writers 2025/07/25 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:47 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:47 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/25 01:42:47 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/25 01:42:48 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:48 DEBUG : Looking for writers 2025/07/25 01:42:48 DEBUG : a: Looking for writers 2025/07/25 01:42:48 DEBUG : b: Looking for writers 2025/07/25 01:42:48 DEBUG : c: Looking for writers 2025/07/25 01:42:48 DEBUG : d: Looking for writers 2025/07/25 01:42:48 DEBUG : Looking for writers 2025/07/25 01:42:48 DEBUG : b: reading active writers 2025/07/25 01:42:48 DEBUG : c: reading active writers 2025/07/25 01:42:48 DEBUG : d: reading active writers 2025/07/25 01:42:48 DEBUG : /: reading active writers 2025/07/25 01:42:48 DEBUG : a: reading active writers 2025/07/25 01:42:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:48 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/25 01:42:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/25 01:42:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/25 01:42:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/25 01:42:48 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:48 DEBUG : a/b/c/d: Looking for writers 2025/07/25 01:42:48 DEBUG : a/b/c: Looking for writers 2025/07/25 01:42:48 DEBUG : d: reading active writers 2025/07/25 01:42:48 DEBUG : a/b: Looking for writers 2025/07/25 01:42:48 DEBUG : c: reading active writers 2025/07/25 01:42:48 DEBUG : a: Looking for writers 2025/07/25 01:42:48 DEBUG : b: reading active writers 2025/07/25 01:42:48 DEBUG : Looking for writers 2025/07/25 01:42:48 DEBUG : a: reading active writers 2025/07/25 01:42:48 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-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:48 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:48 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:48 DEBUG : Looking for writers 2025/07/25 01:42:48 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-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:48 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/25 01:42:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/25 01:42:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/25 01:42:48 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:42:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:48 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/25 01:42:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:42:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:42:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:48 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/25 01:42:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (7 bytes), uploading instead of streaming 2025/07/25 01:42:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:48 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:48 DEBUG : Looking for writers 2025/07/25 01:42:48 DEBUG : file1: reading active writers 2025/07/25 01:42:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:48 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/25 01:42:49 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/25 01:42:49 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/25 01:42:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/25 01:42:49 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (11 bytes), uploading instead of streaming 2025/07/25 01:42:49 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:49 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/25 01:42:49 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:49 DEBUG : Looking for writers 2025/07/25 01:42:49 DEBUG : file1: reading active writers 2025/07/25 01:42:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:49 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/25 01:42:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:49 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/25 01:42:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:50 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/25 01:42:50 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:50 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:42:50 DEBUG : file1: WriteFileHandle.Release closing 2025/07/25 01:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:50 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:42:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:42:50 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/25 01:42:50 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:42:50 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:42:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:42:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:42:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:42:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:42:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/25 01:42:50 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/25 01:42:50 DEBUG : Looking for writers 2025/07/25 01:42:50 DEBUG : file1: reading active writers 2025/07/25 01:42:50 DEBUG : file1: active writers 1 2025/07/25 01:42:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/25 01:42:51 DEBUG : Looking for writers 2025/07/25 01:42:51 DEBUG : file1: reading active writers 2025/07/25 01:42:51 DEBUG : file1: active writers 1 2025/07/25 01:42:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:52 DEBUG : Looking for writers 2025/07/25 01:42:52 DEBUG : file1: reading active writers 2025/07/25 01:42:52 DEBUG : file1: active writers 1 2025/07/25 01:42:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:53 DEBUG : Looking for writers 2025/07/25 01:42:53 DEBUG : file1: reading active writers 2025/07/25 01:42:53 DEBUG : file1: active writers 1 2025/07/25 01:42:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:54 DEBUG : Looking for writers 2025/07/25 01:42:54 DEBUG : file1: reading active writers 2025/07/25 01:42:54 DEBUG : file1: active writers 1 2025/07/25 01:42:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:55 DEBUG : Looking for writers 2025/07/25 01:42:55 DEBUG : file1: reading active writers 2025/07/25 01:42:55 DEBUG : file1: active writers 1 2025/07/25 01:42:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:56 DEBUG : Looking for writers 2025/07/25 01:42:56 DEBUG : file1: reading active writers 2025/07/25 01:42:56 DEBUG : file1: active writers 1 2025/07/25 01:42:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:57 DEBUG : Looking for writers 2025/07/25 01:42:57 DEBUG : file1: reading active writers 2025/07/25 01:42:57 DEBUG : file1: active writers 1 2025/07/25 01:42:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:58 DEBUG : Looking for writers 2025/07/25 01:42:58 DEBUG : file1: reading active writers 2025/07/25 01:42:58 DEBUG : file1: active writers 1 2025/07/25 01:42:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:42:59 DEBUG : Looking for writers 2025/07/25 01:42:59 DEBUG : file1: reading active writers 2025/07/25 01:42:59 DEBUG : file1: active writers 1 2025/07/25 01:42:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:00 DEBUG : Looking for writers 2025/07/25 01:43:00 DEBUG : file1: reading active writers 2025/07/25 01:43:00 DEBUG : file1: active writers 1 2025/07/25 01:43:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:01 DEBUG : Looking for writers 2025/07/25 01:43:01 DEBUG : file1: reading active writers 2025/07/25 01:43:01 DEBUG : file1: active writers 1 2025/07/25 01:43:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:02 DEBUG : Looking for writers 2025/07/25 01:43:02 DEBUG : file1: reading active writers 2025/07/25 01:43:02 DEBUG : file1: active writers 1 2025/07/25 01:43:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:03 DEBUG : Looking for writers 2025/07/25 01:43:03 DEBUG : file1: reading active writers 2025/07/25 01:43:03 DEBUG : file1: active writers 1 2025/07/25 01:43:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:04 DEBUG : Looking for writers 2025/07/25 01:43:04 DEBUG : file1: reading active writers 2025/07/25 01:43:04 DEBUG : file1: active writers 1 2025/07/25 01:43:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:05 DEBUG : Looking for writers 2025/07/25 01:43:05 DEBUG : file1: reading active writers 2025/07/25 01:43:05 DEBUG : file1: active writers 1 2025/07/25 01:43:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:06 DEBUG : Looking for writers 2025/07/25 01:43:06 DEBUG : file1: reading active writers 2025/07/25 01:43:06 DEBUG : file1: active writers 1 2025/07/25 01:43:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:07 DEBUG : Looking for writers 2025/07/25 01:43:07 DEBUG : file1: reading active writers 2025/07/25 01:43:07 DEBUG : file1: active writers 1 2025/07/25 01:43:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:08 DEBUG : Looking for writers 2025/07/25 01:43:08 DEBUG : file1: reading active writers 2025/07/25 01:43:08 DEBUG : file1: active writers 1 2025/07/25 01:43:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:09 DEBUG : Looking for writers 2025/07/25 01:43:09 DEBUG : file1: reading active writers 2025/07/25 01:43:09 DEBUG : file1: active writers 1 2025/07/25 01:43:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:10 DEBUG : Looking for writers 2025/07/25 01:43:10 DEBUG : file1: reading active writers 2025/07/25 01:43:10 DEBUG : file1: active writers 1 2025/07/25 01:43:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:11 DEBUG : Looking for writers 2025/07/25 01:43:11 DEBUG : file1: reading active writers 2025/07/25 01:43:11 DEBUG : file1: active writers 1 2025/07/25 01:43:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:12 DEBUG : Looking for writers 2025/07/25 01:43:12 DEBUG : file1: reading active writers 2025/07/25 01:43:12 DEBUG : file1: active writers 1 2025/07/25 01:43:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:13 DEBUG : Looking for writers 2025/07/25 01:43:13 DEBUG : file1: reading active writers 2025/07/25 01:43:13 DEBUG : file1: active writers 1 2025/07/25 01:43:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:14 DEBUG : Looking for writers 2025/07/25 01:43:14 DEBUG : file1: reading active writers 2025/07/25 01:43:14 DEBUG : file1: active writers 1 2025/07/25 01:43:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:15 DEBUG : Looking for writers 2025/07/25 01:43:15 DEBUG : file1: reading active writers 2025/07/25 01:43:15 DEBUG : file1: active writers 1 2025/07/25 01:43:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:16 DEBUG : Looking for writers 2025/07/25 01:43:16 DEBUG : file1: reading active writers 2025/07/25 01:43:16 DEBUG : file1: active writers 1 2025/07/25 01:43:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:17 DEBUG : Looking for writers 2025/07/25 01:43:17 DEBUG : file1: reading active writers 2025/07/25 01:43:17 DEBUG : file1: active writers 1 2025/07/25 01:43:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:18 DEBUG : Looking for writers 2025/07/25 01:43:18 DEBUG : file1: reading active writers 2025/07/25 01:43:18 DEBUG : file1: active writers 1 2025/07/25 01:43:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:19 DEBUG : Looking for writers 2025/07/25 01:43:19 DEBUG : file1: reading active writers 2025/07/25 01:43:19 DEBUG : file1: active writers 1 2025/07/25 01:43:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/25 01:43:20 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/25 01:43:20 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:43:20 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:43:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:43:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:43:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:43:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:43:20 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/25 01:43:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:43:20 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:43:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:43:20 DEBUG : file1: Open: flags=O_RDONLY 2025/07/25 01:43:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/25 01:43:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/25 01:43:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:43:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/25 01:43:20 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:43:20 DEBUG : Looking for writers 2025/07/25 01:43:20 DEBUG : file1: reading active writers 2025/07/25 01:43:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-lonigoz4qoxu'", Local "Local file system at /tmp/rclone2395705652", Modify Window "1s" 2025/07/25 01:43:20 INFO : webdav root 'rclone-test-lonigoz4qoxu': poll-interval is not supported by this remote 2025/07/25 01:43:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/25 01:43:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/25 01:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:43:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/25 01:43:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/25 01:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:43:20 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': File to upload is small (100 bytes), uploading instead of streaming 2025/07/25 01:43:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/25 01:43:20 DEBUG : file1: Size of src and dst objects identical 2025/07/25 01:43:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/25 01:43:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/25 01:43:20 DEBUG : file1: Open: flags=O_RDONLY 2025/07/25 01:43:20 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/25 01:43:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/25 01:43:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/25 01:43:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/25 01:43:20 DEBUG : WaitForWriters: timeout=30s 2025/07/25 01:43:20 DEBUG : Looking for writers 2025/07/25 01:43:20 DEBUG : file1: reading active writers 2025/07/25 01:43:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/25 01:43:20 DEBUG : webdav root 'rclone-test-lonigoz4qoxu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.718729654s (try 1/5)