"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/07/22 01:11:43 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-yaworuv1depu" 2025/07/22 01:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/22 01:11:43 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/07/22 01:11:43 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/22 01:11:43 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/22 01:11:43 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/22 01:11:43 DEBUG : Setting pass="FAhCXSc74JiuQ5hU5-bYBaTHWds9WdGLw6PZf2L2aEmh" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/22 01:11:43 DEBUG : TestWebdavRclone: detected overridden config - adding "{wutYK}" suffix to name 2025/07/22 01:11:43 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/07/22 01:11:43 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/07/22 01:11:43 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/07/22 01:11:43 DEBUG : Setting pass="FAhCXSc74JiuQ5hU5-bYBaTHWds9WdGLw6PZf2L2aEmh" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/07/22 01:11:43 DEBUG : found headers: 2025/07/22 01:11:43 DEBUG : Creating backend with remote "/tmp/rclone1616988346" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:43 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:43 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:43 DEBUG : dir: Looking for writers 2025/07/22 01:11:43 DEBUG : Looking for writers 2025/07/22 01:11:43 DEBUG : dir: reading active writers 2025/07/22 01:11:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:43 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:44 DEBUG : dir/subdir: Looking for writers 2025/07/22 01:11:44 DEBUG : dir: Looking for writers 2025/07/22 01:11:44 DEBUG : file1: reading active writers 2025/07/22 01:11:44 DEBUG : file2: reading active writers 2025/07/22 01:11:44 DEBUG : subdir: reading active writers 2025/07/22 01:11:44 DEBUG : Looking for writers 2025/07/22 01:11:44 DEBUG : dir: reading active writers 2025/07/22 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.28s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:44 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:44 DEBUG : dir: Looking for writers 2025/07/22 01:11:44 DEBUG : file1: reading active writers 2025/07/22 01:11:44 DEBUG : Looking for writers 2025/07/22 01:11:44 DEBUG : dir: reading active writers 2025/07/22 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:44 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:44 DEBUG : dir: Looking for writers 2025/07/22 01:11:44 DEBUG : Looking for writers 2025/07/22 01:11:44 DEBUG : dir: reading active writers 2025/07/22 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:44 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:44 DEBUG : forgetting directory cache 2025/07/22 01:11:44 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:44 DEBUG : Looking for writers 2025/07/22 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:44 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/22 01:11:44 DEBUG : dir: invalidating directory cache 2025/07/22 01:11:44 DEBUG : >ForgetPath: 2025/07/22 01:11:44 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/22 01:11:44 DEBUG : invalidating directory cache 2025/07/22 01:11:44 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:44 DEBUG : >ForgetPath: 2025/07/22 01:11:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/22 01:11:44 DEBUG : >ForgetPath: 2025/07/22 01:11:44 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:44 DEBUG : dir: Looking for writers 2025/07/22 01:11:44 DEBUG : Looking for writers 2025/07/22 01:11:44 DEBUG : dir: reading active writers 2025/07/22 01:11:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:44 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:44 DEBUG : forgetting directory cache 2025/07/22 01:11:44 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:45 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:45 DEBUG : dir: Looking for writers 2025/07/22 01:11:45 DEBUG : fil/a/b: Looking for writers 2025/07/22 01:11:45 DEBUG : fil/a: Looking for writers 2025/07/22 01:11:45 DEBUG : b: reading active writers 2025/07/22 01:11:45 DEBUG : fil: Looking for writers 2025/07/22 01:11:45 DEBUG : a: reading active writers 2025/07/22 01:11:45 DEBUG : Looking for writers 2025/07/22 01:11:45 DEBUG : dir: reading active writers 2025/07/22 01:11:45 DEBUG : fil: reading active writers 2025/07/22 01:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:45 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:45 DEBUG : dir: Looking for writers 2025/07/22 01:11:45 DEBUG : Looking for writers 2025/07/22 01:11:45 DEBUG : dir: reading active writers 2025/07/22 01:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:45 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:45 DEBUG : dir: Looking for writers 2025/07/22 01:11:45 DEBUG : file1: reading active writers 2025/07/22 01:11:45 DEBUG : Looking for writers 2025/07/22 01:11:45 DEBUG : dir: reading active writers 2025/07/22 01:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:45 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/22 01:11:45 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 DEBUG : dir: invalidating directory cache 2025/07/22 01:11:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/22 01:11:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/22 01:11:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/22 01:11:45 DEBUG : dir/file1: Reset virtual modtime 2025/07/22 01:11:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/22 01:11:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/22 01:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:45 DEBUG : dir: invalidating directory cache 2025/07/22 01:11:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/22 01:11:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/22 01:11:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/22 01:11:45 DEBUG : forgetting directory cache 2025/07/22 01:11:45 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:45 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/22 01:11:45 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:45 DEBUG : dir/virtualDir: Looking for writers 2025/07/22 01:11:45 DEBUG : dir: Looking for writers 2025/07/22 01:11:45 DEBUG : virtualFile: reading active writers 2025/07/22 01:11:45 DEBUG : virtualDir: reading active writers 2025/07/22 01:11:45 DEBUG : file1: reading active writers 2025/07/22 01:11:45 DEBUG : virtualFile2: reading active writers 2025/07/22 01:11:45 DEBUG : Looking for writers 2025/07/22 01:11:45 DEBUG : dir: reading active writers 2025/07/22 01:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.41s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:45 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:45 ERROR : dir/: Can only open directories read only 2025/07/22 01:11:45 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:45 DEBUG : dir: Looking for writers 2025/07/22 01:11:45 DEBUG : Looking for writers 2025/07/22 01:11:45 DEBUG : dir: reading active writers 2025/07/22 01:11:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:46 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 01:11:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/22 01:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 01:11:46 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:11:46 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:46 NOTICE: webdav root 'rclone-test-yaworuv1depu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/22 01:11:46 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/22 01:11:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/22 01:11:46 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:46 DEBUG : dir: Looking for writers 2025/07/22 01:11:46 DEBUG : file1: reading active writers 2025/07/22 01:11:46 DEBUG : potato: reading active writers 2025/07/22 01:11:46 DEBUG : Looking for writers 2025/07/22 01:11:46 DEBUG : dir: reading active writers 2025/07/22 01:11:46 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:46 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 01:11:46 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:46 DEBUG : dir/sub: Looking for writers 2025/07/22 01:11:46 DEBUG : dir: Looking for writers 2025/07/22 01:11:46 DEBUG : file1: reading active writers 2025/07/22 01:11:46 DEBUG : sub: reading active writers 2025/07/22 01:11:46 DEBUG : Looking for writers 2025/07/22 01:11:46 DEBUG : dir: reading active writers 2025/07/22 01:11:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:46 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 01:11:46 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/22 01:11:46 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:46 DEBUG : dir/sub/subsub: Looking for writers 2025/07/22 01:11:46 DEBUG : dir/sub: Looking for writers 2025/07/22 01:11:46 DEBUG : subsub: reading active writers 2025/07/22 01:11:46 DEBUG : dir: Looking for writers 2025/07/22 01:11:46 DEBUG : file1: reading active writers 2025/07/22 01:11:46 DEBUG : sub: reading active writers 2025/07/22 01:11:46 DEBUG : Looking for writers 2025/07/22 01:11:46 DEBUG : dir: reading active writers 2025/07/22 01:11:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:46 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:46 ERROR : dir/: Dir.Remove not empty 2025/07/22 01:11:46 DEBUG : dir/file1: Remove: 2025/07/22 01:11:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:46 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 01:11:47 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:47 DEBUG : Looking for writers 2025/07/22 01:11:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:47 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:47 DEBUG : dir/file1: Remove: 2025/07/22 01:11:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:47 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 01:11:47 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:47 DEBUG : Looking for writers 2025/07/22 01:11:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:47 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:47 DEBUG : dir/file1: Remove: 2025/07/22 01:11:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:47 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:11:47 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:47 DEBUG : dir: Looking for writers 2025/07/22 01:11:47 DEBUG : Looking for writers 2025/07/22 01:11:47 DEBUG : dir: reading active writers 2025/07/22 01:11:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:47 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:47 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/22 01:11:47 DEBUG : dir: Updating dir with dir2 0xc00055bad0 2025/07/22 01:11:47 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/22 01:11:47 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/22 01:11:47 DEBUG : file2: Updating file with file2 0xc0000f1200 2025/07/22 01:11:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:47 INFO : dir2/file3: Deleted 2025/07/22 01:11:47 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/22 01:11:47 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0000f1200 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/22 01:11:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/22 01:11:47 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00081af70 2025/07/22 01:11:47 DEBUG : empty directory: forgetting directory cache 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/22 01:11:47 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/22 01:11:47 DEBUG : dir2: Renaming to "dir3" 2025/07/22 01:11:47 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:47 DEBUG : dir3: Looking for writers 2025/07/22 01:11:47 DEBUG : file3: reading active writers 2025/07/22 01:11:47 DEBUG : renamed empty directory: Looking for writers 2025/07/22 01:11:47 DEBUG : Looking for writers 2025/07/22 01:11:47 DEBUG : dir3: reading active writers 2025/07/22 01:11:47 DEBUG : renamed empty directory: reading active writers 2025/07/22 01:11:47 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-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/22 01:11:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 01:11:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/22 01:11:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/22 01:11:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 01:11:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/22 01:11:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/22 01:11:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:48 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (12 bytes), uploading instead of streaming 2025/07/22 01:11:48 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/22 01:11:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:48 DEBUG : forgetting directory cache 2025/07/22 01:11:48 DEBUG : dir: forgetting directory cache 2025/07/22 01:11:48 DEBUG : dir/sub: forgetting directory cache 2025/07/22 01:11:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/22 01:11:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/22 01:11:48 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:11:48 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/07/22 01:11:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : dir/sub: Looking for writers 2025/07/22 01:11:48 DEBUG : file2: reading active writers 2025/07/22 01:11:48 DEBUG : file0: reading active writers 2025/07/22 01:11:48 DEBUG : dir: Looking for writers 2025/07/22 01:11:48 DEBUG : file1: reading active writers 2025/07/22 01:11:48 DEBUG : sub: reading active writers 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : dir: reading active writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/22 01:11:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/22 01:11:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/22 01:11:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/22 01:11:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:48 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/22 01:11:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/22 01:11:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/22 01:11:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/22 01:11:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : dir: Looking for writers 2025/07/22 01:11:48 DEBUG : file1: reading active writers 2025/07/22 01:11:48 DEBUG : file1.metadata: reading active writers 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : dir: reading active writers 2025/07/22 01:11:48 DEBUG : dir.metadata: reading active writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : dir: Looking for writers 2025/07/22 01:11:48 DEBUG : file1: reading active writers 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : dir: reading active writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : dir: Looking for writers 2025/07/22 01:11:48 DEBUG : file1: reading active writers 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : dir: reading active writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : dir: Looking for writers 2025/07/22 01:11:48 DEBUG : file1: reading active writers 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : dir: reading active writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.16s) === RUN TestFileOpenReadUnknownSize 2025/07/22 01:11:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/22 01:11:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/22 01:11:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/22 01:11:48 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:48 DEBUG : Looking for writers 2025/07/22 01:11:48 DEBUG : file.txt: reading active writers 2025/07/22 01:11:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:48 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:49 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : file1: reading active writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:49 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : dir/file1: Remove: 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:49 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:11:49 DEBUG : dir/file1: Remove: 2025/07/22 01:11:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:49 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : dir/file1: Remove: 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:49 DEBUG : dir/file1: >Remove: err= 2025/07/22 01:11:49 DEBUG : dir/file1: Remove: 2025/07/22 01:11:49 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.17s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:49 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/22 01:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:11:49 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/22 01:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:11:49 DEBUG : dir/file1: Open: flags=0x3 2025/07/22 01:11:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/22 01:11:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : file1: reading active writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:49 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : file1: reading active writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: 2025/07/22 01:11:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0008389c0 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:11:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0008389c0 2025/07/22 01:11:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:49 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008389c0 2025/07/22 01:11:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:49 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:49 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/22 01:11:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:49 DEBUG : newLeaf: Running delayed rename now 2025/07/22 01:11:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0008389c0 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: 2025/07/22 01:11:49 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:49 DEBUG : dir: Looking for writers 2025/07/22 01:11:49 DEBUG : Looking for writers 2025/07/22 01:11:49 DEBUG : dir: reading active writers 2025/07/22 01:11:49 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:49 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:49 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:49 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:49 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:49 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:49 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : file1: reading active writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : >WaitForWriters: 2025/07/22 01:11:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000631440 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:11:50 DEBUG : dir/file1: Updating file with dir/file1 0xc000631440 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc000631440 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:50 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (25 bytes), uploading instead of streaming 2025/07/22 01:11:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:50 DEBUG : newLeaf: Running delayed rename now 2025/07/22 01:11:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000631440 2025/07/22 01:11:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : >WaitForWriters: 2025/07/22 01:11:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : >WaitForWriters: 2025/07/22 01:11:50 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:50 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:50 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:50 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:50 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:50 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000893800): openPending: 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000893800): >openPending: err= 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000893800): _writeAt: size=14, off=0 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000893800): >_writeAt: n=14, err= 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000893800): close: 2025/07/22 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:11:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000893800): >close: err= 2025/07/22 01:11:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : file1: reading active writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : file1: reading active writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : file1: reading active writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : file1: reading active writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:11:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:50 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : file1: reading active writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : >WaitForWriters: 2025/07/22 01:11:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000b40680): _readAt: size=512, off=0 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000b40680): openPending: 2025/07/22 01:11:50 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/22 01:11:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000b40680): >openPending: err= 2025/07/22 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000b40680): >_readAt: n=14, err=EOF 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000b40680): close: 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000b40680): >close: err= 2025/07/22 01:11:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0006300c0 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:11:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/22 01:11:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0006300c0 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000de0680): openPending: 2025/07/22 01:11:50 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/22 01:11:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000de0680): >openPending: err= 2025/07/22 01:11:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000de0680): _writeAt: size=25, off=0 2025/07/22 01:11:50 DEBUG : dir/file1(0xc000de0680): >_writeAt: n=25, err= 2025/07/22 01:11:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0006300c0 2025/07/22 01:11:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:50 DEBUG : newLeaf(0xc000de0680): close: 2025/07/22 01:11:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:11:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:11:50.76641915 +0000 UTC m=+7.020864496 2025/07/22 01:11:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:50 DEBUG : newLeaf(0xc000de0680): >close: err= 2025/07/22 01:11:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:50 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:11:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:50 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:11:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:11:50 +0000 UTC" 2025/07/22 01:11:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:11:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : >WaitForWriters: 2025/07/22 01:11:50 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:50 DEBUG : dir: Looking for writers 2025/07/22 01:11:50 DEBUG : Looking for writers 2025/07/22 01:11:50 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:50 DEBUG : dir: reading active writers 2025/07/22 01:11:50 DEBUG : >WaitForWriters: 2025/07/22 01:11:50 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:51 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : file1: reading active writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : >WaitForWriters: 2025/07/22 01:11:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0008386c0 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:11:51 DEBUG : dir/file1: Updating file with dir/file1 0xc0008386c0 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:51 DEBUG : dir/file1(0xc000876480): openPending: 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1(0xc000876480): >openPending: err= 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:51 DEBUG : dir/file1(0xc000876480): _writeAt: size=25, off=0 2025/07/22 01:11:51 DEBUG : dir/file1(0xc000876480): >_writeAt: n=25, err= 2025/07/22 01:11:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0008386c0 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:51 DEBUG : newLeaf(0xc000876480): close: 2025/07/22 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:11:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:11:51.26945919 +0000 UTC m=+7.523904535 2025/07/22 01:11:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:51 DEBUG : newLeaf(0xc000876480): >close: err= 2025/07/22 01:11:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:51 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:11:51 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:51 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:11:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:11:51 +0000 UTC" 2025/07/22 01:11:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : >WaitForWriters: 2025/07/22 01:11:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : >WaitForWriters: 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:51 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:51 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:51 DEBUG : dir/file1(0xc00089c100): openPending: 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1(0xc00089c100): >openPending: err= 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:51 DEBUG : dir/file1(0xc00089c100): _writeAt: size=14, off=0 2025/07/22 01:11:51 DEBUG : dir/file1(0xc00089c100): >_writeAt: n=14, err= 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:11:51 DEBUG : dir/file1(0xc00089c100): close: 2025/07/22 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/22 01:11:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:51 DEBUG : dir/file1(0xc00089c100): >close: err= 2025/07/22 01:11:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : file1: reading active writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : file1: reading active writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : file1: reading active writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : file1: reading active writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:11:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:51 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : file1: reading active writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : >WaitForWriters: 2025/07/22 01:11:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0006ec240): _readAt: size=512, off=0 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0006ec240): openPending: 2025/07/22 01:11:51 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/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0006ec240): >openPending: err= 2025/07/22 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0006ec240): >_readAt: n=14, err=EOF 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0006ec240): close: 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0006ec240): >close: err= 2025/07/22 01:11:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f980 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:11:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/22 01:11:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00019f980 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:51 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0007eb040): openPending: 2025/07/22 01:11:51 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/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0007eb040): >openPending: err= 2025/07/22 01:11:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0007eb040): _writeAt: size=25, off=0 2025/07/22 01:11:51 DEBUG : dir/file1(0xc0007eb040): >_writeAt: n=25, err= 2025/07/22 01:11:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:51 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f980 2025/07/22 01:11:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:51 DEBUG : newLeaf(0xc0007eb040): close: 2025/07/22 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:11:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:11:51.921819554 +0000 UTC m=+8.176264900 2025/07/22 01:11:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:51 DEBUG : newLeaf(0xc0007eb040): >close: err= 2025/07/22 01:11:51 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:51 DEBUG : dir: Looking for writers 2025/07/22 01:11:51 DEBUG : Looking for writers 2025/07/22 01:11:51 DEBUG : dir: reading active writers 2025/07/22 01:11:51 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:11:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:52 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:11:51 +0000 UTC" 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:11:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : >WaitForWriters: 2025/07/22 01:11:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : >WaitForWriters: 2025/07/22 01:11:52 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:52 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:52 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:52 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:52 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:52 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : file1: reading active writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : >WaitForWriters: 2025/07/22 01:11:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:52 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000a06780): _readAt: size=512, off=0 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000a06780): openPending: 2025/07/22 01:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/22 01:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000a06780): >openPending: err= 2025/07/22 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000a06780): >_readAt: n=14, err=EOF 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000a06780): close: 2025/07/22 01:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000a06780): >close: err= 2025/07/22 01:11:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0007de3c0 2025/07/22 01:11:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/22 01:11:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/22 01:11:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0007de3c0 2025/07/22 01:11:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/22 01:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:52 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000b1aec0): openPending: 2025/07/22 01:11:52 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/22 01:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/22 01:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000b1aec0): >openPending: err= 2025/07/22 01:11:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000b1aec0): _writeAt: size=25, off=0 2025/07/22 01:11:52 DEBUG : dir/file1(0xc000b1aec0): >_writeAt: n=25, err= 2025/07/22 01:11:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/22 01:11:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/22 01:11:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0007de3c0 2025/07/22 01:11:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:11:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:52 DEBUG : newLeaf(0xc000b1aec0): close: 2025/07/22 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-22 01:11:52.438436184 +0000 UTC m=+8.692881530 2025/07/22 01:11:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:52 DEBUG : newLeaf(0xc000b1aec0): >close: err= 2025/07/22 01:11:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: starting upload 2025/07/22 01:11:52 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:52 INFO : newLeaf: Copied (replaced existing) 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-22 01:11:52 +0000 UTC" 2025/07/22 01:11:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/22 01:11:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/22 01:11:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : >WaitForWriters: 2025/07/22 01:11:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : newLeaf: reading active writers 2025/07/22 01:11:52 DEBUG : >WaitForWriters: 2025/07/22 01:11:52 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.13s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.51s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === 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-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:52 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:52 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 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-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:52 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:52 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:52 DEBUG : dir: Looking for writers 2025/07/22 01:11:52 DEBUG : file1: reading active writers 2025/07/22 01:11:52 DEBUG : Looking for writers 2025/07/22 01:11:52 DEBUG : dir: reading active writers 2025/07/22 01:11:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:52 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/22 01:11:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/22 01:11:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/22 01:11:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/22 01:11:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/22 01:11:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:53 DEBUG : dir: Looking for writers 2025/07/22 01:11:53 DEBUG : file1: reading active writers 2025/07/22 01:11:53 DEBUG : Looking for writers 2025/07/22 01:11:53 DEBUG : dir: reading active writers 2025/07/22 01:11:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/22 01:11:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/22 01:11:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/22 01:11:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/22 01:11:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/22 01:11:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/22 01:11:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/22 01:11:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/22 01:11:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/22 01:11:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/22 01:11:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/22 01:11:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:53 DEBUG : dir: Looking for writers 2025/07/22 01:11:53 DEBUG : file1: reading active writers 2025/07/22 01:11:53 DEBUG : Looking for writers 2025/07/22 01:11:53 DEBUG : dir: reading active writers 2025/07/22 01:11:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:53 DEBUG : dir: Looking for writers 2025/07/22 01:11:53 DEBUG : file1: reading active writers 2025/07/22 01:11:53 DEBUG : Looking for writers 2025/07/22 01:11:53 DEBUG : dir: reading active writers 2025/07/22 01:11:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/22 01:11:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/22 01:11:53 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/22 01:11:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:53 DEBUG : dir: Looking for writers 2025/07/22 01:11:53 DEBUG : file1: reading active writers 2025/07/22 01:11:53 DEBUG : Looking for writers 2025/07/22 01:11:53 DEBUG : dir: reading active writers 2025/07/22 01:11:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:53 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): _readAt: size=1, off=0 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): openPending: 2025/07/22 01:11:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): >openPending: err= 2025/07/22 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): >_readAt: n=1, err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): _readAt: size=256, off=1 2025/07/22 01:11:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): >_readAt: n=15, err=EOF 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): _readAt: size=16, off=16 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): >_readAt: n=0, err=EOF 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): close: 2025/07/22 01:11:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): >close: err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): close: 2025/07/22 01:11:53 DEBUG : dir/file1(0xc0007aae00): >close: err=file already closed 2025/07/22 01:11:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:53 DEBUG : dir: Looking for writers 2025/07/22 01:11:53 DEBUG : file1: reading active writers 2025/07/22 01:11:53 DEBUG : Looking for writers 2025/07/22 01:11:53 DEBUG : dir: reading active writers 2025/07/22 01:11:53 DEBUG : >WaitForWriters: 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:53 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): _readAt: size=1, off=0 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): openPending: 2025/07/22 01:11:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >openPending: err= 2025/07/22 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >_readAt: n=1, err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): _readAt: size=1, off=5 2025/07/22 01:11:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >_readAt: n=1, err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): _readAt: size=1, off=3 2025/07/22 01:11:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >_readAt: n=1, err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): _readAt: size=1, off=13 2025/07/22 01:11:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >_readAt: n=1, err= 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): _readAt: size=16, off=100 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >_readAt: n=0, err=EOF 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): close: 2025/07/22 01:11:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:53 DEBUG : dir/file1(0xc000752200): >close: err= 2025/07/22 01:11:53 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:53 DEBUG : dir: Looking for writers 2025/07/22 01:11:53 DEBUG : file1: reading active writers 2025/07/22 01:11:53 DEBUG : Looking for writers 2025/07/22 01:11:53 DEBUG : dir: reading active writers 2025/07/22 01:11:53 DEBUG : >WaitForWriters: 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:53 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=1, off=0 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): openPending: 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >openPending: err= 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=1, err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=1, off=5 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=1, err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=1, off=1 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=1, err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=6, off=10 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=6, err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=256, off=10 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=6, err=EOF 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=256, off=100 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=0, err=EOF 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): close: 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >close: err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): _readAt: size=256, off=100 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000889600): >_readAt: n=0, err=file already closed 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : dir: Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : dir: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): RWFileHandle.Flush 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): _readAt: size=256, off=0 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): openPending: 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): >openPending: err= 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): >_readAt: n=16, err=EOF 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): RWFileHandle.Flush 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): RWFileHandle.Flush 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): close: 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000912b40): >close: err= 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : dir: Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : dir: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:11:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/22 01:11:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): _readAt: size=256, off=0 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): openPending: 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): >openPending: err= 2025/07/22 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:11:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): >_readAt: n=16, err=EOF 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): RWFileHandle.Release 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): close: 2025/07/22 01:11:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): >close: err= 2025/07/22 01:11:54 DEBUG : dir/file1(0xc000a00b00): RWFileHandle.Release 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : dir: Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : dir: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:54 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): openPending: 2025/07/22 01:11:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): >openPending: err= 2025/07/22 01:11:54 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): _writeAt: size=5, off=0 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): >_writeAt: n=5, err= 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): _writeAt: size=7, off=5 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): >_writeAt: n=7, err= 2025/07/22 01:11:54 DEBUG : file1: vfs cache: truncate to size=11 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): close: 2025/07/22 01:11:54 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:11:54.417527349 +0000 UTC m=+10.671972694 2025/07/22 01:11:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): >close: err= 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): close: 2025/07/22 01:11:54 DEBUG : file1(0xc000b47000): >close: err=file already closed 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:54 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:11:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 INFO : file1: Copied (new) 2025/07/22 01:11:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-22 01:11:54 +0000 UTC" 2025/07/22 01:11:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:54 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): openPending: 2025/07/22 01:11:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): >openPending: err= 2025/07/22 01:11:54 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): _writeAt: size=7, off=0 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): >_writeAt: n=7, err= 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): _writeAt: size=6, off=5 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): >_writeAt: n=6, err= 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): close: 2025/07/22 01:11:54 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:11:54.621956941 +0000 UTC m=+10.876402347 2025/07/22 01:11:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): >close: err= 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): _writeAt: size=5, off=0 2025/07/22 01:11:54 DEBUG : file1(0xc0009c1180): >_writeAt: n=0, err=file already closed 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:54 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:11:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 INFO : file1: Copied (new) 2025/07/22 01:11:54 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-22 01:11:54 +0000 UTC" 2025/07/22 01:11:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : >WaitForWriters: 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.21s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:54 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:54 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : file1(0xc0009df8c0): openPending: 2025/07/22 01:11:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : file1(0xc0009df8c0): >openPending: err= 2025/07/22 01:11:54 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:11:54 DEBUG : file1(0xc0009df8c0): close: 2025/07/22 01:11:54 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:11:54.823073481 +0000 UTC m=+11.077518826 2025/07/22 01:11:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:54 DEBUG : file1(0xc0009df8c0): >close: err= 2025/07/22 01:11:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:11:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:11:54 DEBUG : file2: newRWFileHandle: 2025/07/22 01:11:54 DEBUG : file2(0xc0009dfd40): openPending: 2025/07/22 01:11:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:54 DEBUG : file2(0xc0009dfd40): >openPending: err= 2025/07/22 01:11:54 DEBUG : file2: >newRWFileHandle: err= 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/22 01:11:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/22 01:11:54 DEBUG : file2(0xc0009dfd40): RWFileHandle.Flush 2025/07/22 01:11:54 DEBUG : file2(0xc0009dfd40): RWFileHandle.Release 2025/07/22 01:11:54 DEBUG : file2(0xc0009dfd40): close: 2025/07/22 01:11:54 DEBUG : file2: vfs cache: setting modification time to 2025-07-22 01:11:54.824129722 +0000 UTC m=+11.078575067 2025/07/22 01:11:54 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:54 DEBUG : file2(0xc0009dfd40): >close: err= 2025/07/22 01:11:54 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : file2: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : file2: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : file2: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : file2: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/22 01:11:54 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:11:54 DEBUG : file2: vfs cache: starting upload 2025/07/22 01:11:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:54 INFO : file1: Copied (new) 2025/07/22 01:11:54 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-22 01:11:54 +0000 UTC" 2025/07/22 01:11:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:54 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:54 DEBUG : Looking for writers 2025/07/22 01:11:54 DEBUG : file1: reading active writers 2025/07/22 01:11:54 DEBUG : file2: reading active writers 2025/07/22 01:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:11:54 INFO : file2: Copied (new) 2025/07/22 01:11:54 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-22 01:11:54 +0000 UTC" 2025/07/22 01:11:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/22 01:11:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/22 01:11:54 INFO : file2: vfs cache: upload succeeded try #1 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : file2: reading active writers 2025/07/22 01:11:55 DEBUG : >WaitForWriters: 2025/07/22 01:11:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : file2: reading active writers 2025/07/22 01:11:55 DEBUG : >WaitForWriters: 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:55 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): openPending: 2025/07/22 01:11:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): >openPending: err= 2025/07/22 01:11:55 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): _writeAt: size=5, off=0 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): >_writeAt: n=5, err= 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): RWFileHandle.Flush 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): RWFileHandle.Flush 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): close: 2025/07/22 01:11:55 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:11:55.193633422 +0000 UTC m=+11.448078787 2025/07/22 01:11:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:55 DEBUG : file1(0xc000d090c0): >close: err= 2025/07/22 01:11:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:55 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:11:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:55 INFO : file1: Copied (new) 2025/07/22 01:11:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-22 01:11:55 +0000 UTC" 2025/07/22 01:11:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : >WaitForWriters: 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:55 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): openPending: 2025/07/22 01:11:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): >openPending: err= 2025/07/22 01:11:55 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): _writeAt: size=5, off=0 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): >_writeAt: n=5, err= 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): RWFileHandle.Release 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): close: 2025/07/22 01:11:55 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:11:55.383064048 +0000 UTC m=+11.637509414 2025/07/22 01:11:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): >close: err= 2025/07/22 01:11:55 DEBUG : file1(0xc00097abc0): RWFileHandle.Release 2025/07/22 01:11:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:55 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:11:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:55 INFO : file1: Copied (new) 2025/07/22 01:11:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-22 01:11:55 +0000 UTC" 2025/07/22 01:11:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : >WaitForWriters: 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:11:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:55 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000e31c40): openPending: 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000e31c40): >openPending: err= 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/22 01:11:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000e31c40): _writeAt: size=5, off=0 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000e31c40): >_writeAt: n=5, err= 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000e31c40): close: 2025/07/22 01:11:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 01:11:55.634996425 +0000 UTC m=+11.889441850 2025/07/22 01:11:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000e31c40): >close: err= 2025/07/22 01:11:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:11:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:55 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-22 01:11:55 +0000 UTC" 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : >WaitForWriters: 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:55 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:55 DEBUG : dir/file1: newRWFileHandle: 2025/07/22 01:11:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/22 01:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/22 01:11:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): _writeAt: size=5, off=0 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): openPending: 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/22 01:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): >openPending: err= 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): >_writeAt: n=5, err= 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): _writeAt: size=15, off=5 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): >_writeAt: n=15, err= 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): close: 2025/07/22 01:11:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/22 01:11:55 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-22 01:11:55.922517641 +0000 UTC m=+12.176962986 2025/07/22 01:11:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:55 DEBUG : dir/file1(0xc000dfe080): >close: err= 2025/07/22 01:11:55 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:55 DEBUG : dir: Looking for writers 2025/07/22 01:11:55 DEBUG : file1: reading active writers 2025/07/22 01:11:55 DEBUG : Looking for writers 2025/07/22 01:11:55 DEBUG : dir: reading active writers 2025/07/22 01:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:56 DEBUG : dir/file1: vfs cache: starting upload 2025/07/22 01:11:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:56 INFO : dir/file1: Copied (replaced existing) 2025/07/22 01:11:56 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-22 01:11:55 +0000 UTC" 2025/07/22 01:11:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:56 DEBUG : dir: Looking for writers 2025/07/22 01:11:56 DEBUG : file1: reading active writers 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : dir: reading active writers 2025/07/22 01:11:56 DEBUG : >WaitForWriters: 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:56 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : file1(0xc000e4d700): openPending: 2025/07/22 01:11:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:56 DEBUG : file1(0xc000e4d700): >openPending: err= 2025/07/22 01:11:56 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/22 01:11:56 DEBUG : file1(0xc000e4d700): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : file1(0xc000e4d700): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : file1(0xc000e4d700): close: 2025/07/22 01:11:56 DEBUG : file1: vfs cache: setting modification time to 2025-07-22 01:11:56.143009658 +0000 UTC m=+12.397455002 2025/07/22 01:11:56 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : file1(0xc000e4d700): >close: err= 2025/07/22 01:11:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : file1: reading active writers 2025/07/22 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : file1: reading active writers 2025/07/22 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : file1: reading active writers 2025/07/22 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : file1: reading active writers 2025/07/22 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:56 DEBUG : file1: vfs cache: starting upload 2025/07/22 01:11:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:11:56 INFO : file1: Copied (new) 2025/07/22 01:11:56 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-22 01:11:56 +0000 UTC" 2025/07/22 01:11:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:56 INFO : file1: vfs cache: upload succeeded try #1 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : file1: reading active writers 2025/07/22 01:11:56 DEBUG : >WaitForWriters: 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:56 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/22 01:11:56 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e740c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e740c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e740c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e740c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e740c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.331836793 +0000 UTC m=+12.586282158 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e740c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.331836793 +0000 UTC m=+12.586282158 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74a00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74a00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74a00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74a00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74a00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.331836793 +0000 UTC m=+12.586282158 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e74a00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5cd20 item 1 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75040): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75040): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75040): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.337798517 +0000 UTC m=+12.592243862 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75540): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75540): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75540): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.337798517 +0000 UTC m=+12.592243862 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d1f0 item 2 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75b80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75b80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.341124326 +0000 UTC m=+12.595569670 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e75b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.341124326 +0000 UTC m=+12.595569670 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98540): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98540): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98540): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.341124326 +0000 UTC m=+12.595569670 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d570 item 3 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98bc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98bc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.346373844 +0000 UTC m=+12.600819188 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f98bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99100): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99100): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99100): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.346373844 +0000 UTC m=+12.600819188 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5da40 item 4 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99740): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99740): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99740): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.348420933 +0000 UTC m=+12.602866288 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.348420933 +0000 UTC m=+12.602866288 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f99bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085eb80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085eb80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085eb80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085eb80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085eb80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.348420933 +0000 UTC m=+12.602866288 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085eb80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5ddc0 item 5 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f200): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f200): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f200): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.353401887 +0000 UTC m=+12.607847232 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f740): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f740): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f740): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.353401887 +0000 UTC m=+12.607847232 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862460 item 6 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fdc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fdc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fdc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fdc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fdc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.355845361 +0000 UTC m=+12.610290706 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fdc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.355845361 +0000 UTC m=+12.610290706 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18800): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18800): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18800): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.355845361 +0000 UTC m=+12.610290706 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008627e0 item 7 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18e80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18e80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.362216803 +0000 UTC m=+12.616662148 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18240): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18240): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.362216803 +0000 UTC m=+12.616662148 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f18240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 8 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19240): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc000f19240): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19240): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19240): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19240): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19240): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19600): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19600): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19600): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.363962868 +0000 UTC m=+12.618408214 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.363962868 +0000 UTC m=+12.618408214 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000f19a80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.363962868 +0000 UTC m=+12.618408214 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a770 item 9 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7140): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.366741492 +0000 UTC m=+12.621186837 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.366741492 +0000 UTC m=+12.621186837 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b180 item 10 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2140): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc0003a2140): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2140): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2140): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2140): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.368534735 +0000 UTC m=+12.622980080 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.368534735 +0000 UTC m=+12.622980080 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a37c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a37c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a37c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a37c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a37c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.368534735 +0000 UTC m=+12.622980080 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a37c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b880 item 11 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f01c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f01c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f01c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f01c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f01c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.371087764 +0000 UTC m=+12.625533110 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f01c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0700): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0700): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0700): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0700): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0700): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.371087764 +0000 UTC m=+12.625533110 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0700): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bf10 item 12 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0d40): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc0009f0d40): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0d40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0d40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0d40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0d40): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0d40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1100): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1100): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.372687546 +0000 UTC m=+12.627132891 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f17c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f17c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f17c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f17c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f17c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.372687546 +0000 UTC m=+12.627132891 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f17c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c310 item 13 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1f40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1f40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1f40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1f40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1f40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.376989235 +0000 UTC m=+12.631434580 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1f40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.376989235 +0000 UTC m=+12.631434580 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c690 item 14 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c480): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc00042c480): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c480): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c480): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c480): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c480): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c900): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c900): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c900): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.381308017 +0000 UTC m=+12.635753362 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d740): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d740): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d740): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.381308017 +0000 UTC m=+12.635753362 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0150 item 15 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40400): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40400): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40400): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.38343656 +0000 UTC m=+12.637881905 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.38343656 +0000 UTC m=+12.637881905 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0540 item 16 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41040): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41040): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41040): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.387053135 +0000 UTC m=+12.641498510 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.387053135 +0000 UTC m=+12.641498510 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b414c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b419c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b419c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b419c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b419c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b419c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.387053135 +0000 UTC m=+12.641498510 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b419c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb08c0 item 17 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e00c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e00c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e00c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e00c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e00c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.390114938 +0000 UTC m=+12.644560303 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e00c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0640): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0640): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0640): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.390114938 +0000 UTC m=+12.644560303 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0d90 item 18 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0dc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0dc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.392326577 +0000 UTC m=+12.646771942 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.392326577 +0000 UTC m=+12.646771942 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e12c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e17c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e17c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e17c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e17c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e17c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.392326577 +0000 UTC m=+12.646771942 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e17c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1110 item 19 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1e40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1e40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1e40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1e40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1e40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.395912634 +0000 UTC m=+12.650357999 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1e40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.395912634 +0000 UTC m=+12.650357999 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb15e0 item 20 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0b00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0b00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.399377003 +0000 UTC m=+12.653822368 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.399377003 +0000 UTC m=+12.653822368 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1540): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1540): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1540): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.399377003 +0000 UTC m=+12.653822368 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1960 item 21 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1bc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1bc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.40302193 +0000 UTC m=+12.657467296 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8180): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8180): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8180): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.40302193 +0000 UTC m=+12.657467296 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1e30 item 22 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.405823086 +0000 UTC m=+12.660268460 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.405823086 +0000 UTC m=+12.660268460 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9200): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9200): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9200): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.405823086 +0000 UTC m=+12.660268460 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862310 item 23 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521d80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521d80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521d80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521d80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521d80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.409585995 +0000 UTC m=+12.664031369 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521d80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c340): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c340): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c340): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.409585995 +0000 UTC m=+12.664031369 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5cd20 item 24 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c980): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc00095c980): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c980): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c980): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c980): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c980): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cd40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cd40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cd40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cd40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cd40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.412596511 +0000 UTC m=+12.667041876 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cd40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.412596511 +0000 UTC m=+12.667041876 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d780): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d780): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d780): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.412596511 +0000 UTC m=+12.667041876 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d0a0 item 25 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095de40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095de40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095de40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095de40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095de40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.415695525 +0000 UTC m=+12.670140870 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095de40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6400): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6400): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6400): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.415695525 +0000 UTC m=+12.670140870 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d570 item 26 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6a80): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc0007f6a80): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6a80): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6a80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6a80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6a80): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6a80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6e40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6e40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6e40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6e40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6e40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.41776636 +0000 UTC m=+12.672211705 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6e40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.41776636 +0000 UTC m=+12.672211705 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7880): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7880): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7880): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.41776636 +0000 UTC m=+12.672211705 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d8f0 item 27 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7f00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7f00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.421158784 +0000 UTC m=+12.675604128 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c4c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c4c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c4c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c4c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c4c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.421158784 +0000 UTC m=+12.675604128 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c4c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5ddc0 item 28 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cb40): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc00089cb40): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cb40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cb40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cb40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cb40): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cb40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cf00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cf00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cf00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cf00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cf00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.423011188 +0000 UTC m=+12.677456534 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cf00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d5c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d5c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d5c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d5c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d5c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.423011188 +0000 UTC m=+12.677456534 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d5c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c460 item 29 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dc40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dc40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dc40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dc40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dc40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.424728721 +0000 UTC m=+12.679174066 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dc40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892200): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892200): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892200): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.424728721 +0000 UTC m=+12.679174066 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c850 item 30 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892940): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc000892940): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892940): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892940): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892940): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892940): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.426797382 +0000 UTC m=+12.681242726 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008933c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008933c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008933c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008933c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008933c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.426797382 +0000 UTC m=+12.681242726 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008933c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d110 item 31 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893ac0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893ac0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.428345836 +0000 UTC m=+12.682791181 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9840): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9840): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9840): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.428345836 +0000 UTC m=+12.682791181 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862620 item 32 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9ec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9ec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9ec0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9ec0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9ec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.429972048 +0000 UTC m=+12.684417392 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9ec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862cb0 item 33 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.430610505 +0000 UTC m=+12.685055850 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3980): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.430610505 +0000 UTC m=+12.685055850 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862e70 item 33 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009121c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009121c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009121c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009121c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009121c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.432707679 +0000 UTC m=+12.687153024 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009121c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008631f0 item 34 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.433856494 +0000 UTC m=+12.688301839 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912b80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912b80): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.433856494 +0000 UTC m=+12.688301839 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008633b0 item 34 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913200): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913200): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913200): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.435986139 +0000 UTC m=+12.690431484 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863730 item 35 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.437524535 +0000 UTC m=+12.691969890 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913b80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913b80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.437524535 +0000 UTC m=+12.691969890 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008638f0 item 35 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.439663647 +0000 UTC m=+12.694108992 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863c70 item 36 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.440408776 +0000 UTC m=+12.694854121 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5acc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5acc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5acc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5acc0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5acc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.440408776 +0000 UTC m=+12.694854121 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5acc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863e30 item 36 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b300): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b300): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b300): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.442726894 +0000 UTC m=+12.697172259 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444310 item 37 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.445221995 +0000 UTC m=+12.699667340 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bcc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bcc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bcc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bcc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bcc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.445221995 +0000 UTC m=+12.699667340 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bcc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444770 item 37 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009403c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009403c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009403c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009403c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009403c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.446771421 +0000 UTC m=+12.701216766 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009403c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444c40 item 38 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.447835969 +0000 UTC m=+12.702281313 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009408c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940e80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940e80): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.447835969 +0000 UTC m=+12.702281313 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444fc0 item 38 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941500): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941500): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941500): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.449821514 +0000 UTC m=+12.704266858 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445340 item 39 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.450674132 +0000 UTC m=+12.705119477 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941f00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941f00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.450674132 +0000 UTC m=+12.705119477 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445500 item 39 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08600): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08600): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08600): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.453203537 +0000 UTC m=+12.707648903 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445960 item 40 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.456871057 +0000 UTC m=+12.711316423 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09040): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09040): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09040): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.456871057 +0000 UTC m=+12.711316423 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ce0 item 40 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.459793259 +0000 UTC m=+12.714238624 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488460 item 41 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.4608166 +0000 UTC m=+12.715261974 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488700 item 41 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.462110397 +0000 UTC m=+12.716555762 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe600): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe600): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe600): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.462110397 +0000 UTC m=+12.716555762 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488930 item 41 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.465391251 +0000 UTC m=+12.719836596 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fec40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488e70 item 42 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff140): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.465958685 +0000 UTC m=+12.720404030 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489180 item 42 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.466625295 +0000 UTC m=+12.721070641 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc00): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.466625295 +0000 UTC m=+12.721070641 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004893b0 item 42 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.470759371 +0000 UTC m=+12.725204716 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e382c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489960 item 43 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.471534324 +0000 UTC m=+12.725979660 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489c00 item 43 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.472162764 +0000 UTC m=+12.726608108 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38d40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39280): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39280): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39280): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.472162764 +0000 UTC m=+12.726608108 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489e30 item 43 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.476020901 +0000 UTC m=+12.730466247 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39dc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 44 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39dc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.476863973 +0000 UTC m=+12.731309318 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484850 item 44 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.477567572 +0000 UTC m=+12.732012917 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e900): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e900): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e900): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.477567572 +0000 UTC m=+12.732012917 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484a80 item 44 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.479247133 +0000 UTC m=+12.733692477 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ef40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f440): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f440): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485110 item 45 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f440): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.480548094 +0000 UTC m=+12.734993439 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fb80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fb80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fb80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fb80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fb80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.480548094 +0000 UTC m=+12.734993439 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fb80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 45 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.483407017 +0000 UTC m=+12.737852362 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a740): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a740): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485880 item 46 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a740): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.484036187 +0000 UTC m=+12.738481532 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ae40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ae40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ae40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ae40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ae40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.484036187 +0000 UTC m=+12.738481532 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ae40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485a40 item 46 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.485795216 +0000 UTC m=+12.740240561 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b4c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b9c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b9c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b9c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ea0 item 47 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b9c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b9c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.486555493 +0000 UTC m=+12.741000839 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b9c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e140): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e140): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e140): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.486555493 +0000 UTC m=+12.741000839 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6150 item 47 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.487800099 +0000 UTC m=+12.742245444 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085e780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085ec80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085ec80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085ec80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6700 item 48 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085ec80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085ec80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.488186162 +0000 UTC m=+12.742631507 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085ec80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f380): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f380): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f380): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f380): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f380): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.488186162 +0000 UTC m=+12.742631507 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6930 item 48 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f9c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f9c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f9c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f9c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f9c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.490964444 +0000 UTC m=+12.745409789 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085f9c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d90 item 49 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.491536166 +0000 UTC m=+12.745981511 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00085fe40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888400): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888400): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888400): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.491536166 +0000 UTC m=+12.745981511 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6fc0 item 49 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888a80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888a80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888a80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888a80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888a80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.492938737 +0000 UTC m=+12.747384082 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888a80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d75e0 item 50 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.493683885 +0000 UTC m=+12.748129230 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000888f80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889500): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889500): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889500): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.493683885 +0000 UTC m=+12.748129230 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d78f0 item 50 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889b80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889b80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.495144125 +0000 UTC m=+12.749589470 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000889b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7d50 item 51 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.496079259 +0000 UTC m=+12.750524604 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6640): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6640): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6640): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.496079259 +0000 UTC m=+12.750524604 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7f10 item 51 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6cc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6cc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.498239711 +0000 UTC m=+12.752685057 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b6cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a310 item 52 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.498952449 +0000 UTC m=+12.753397794 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b71c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7740): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7740): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7740): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.498952449 +0000 UTC m=+12.753397794 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a4d0 item 52 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7dc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7dc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.500357345 +0000 UTC m=+12.754802690 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008b7dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a850 item 53 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.501316744 +0000 UTC m=+12.755762089 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da880): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da880): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da880): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.501316744 +0000 UTC m=+12.755762089 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008da880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 53 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008daf00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008daf00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008daf00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008daf00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008daf00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.503007296 +0000 UTC m=+12.757452651 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008daf00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049afc0 item 54 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.503699935 +0000 UTC m=+12.758145280 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db980): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.503699935 +0000 UTC m=+12.758145280 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008db980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b180 item 54 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910080): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910080): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910080): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.505081497 +0000 UTC m=+12.759526842 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b650 item 55 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.505713532 +0000 UTC m=+12.760158877 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910ac0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910ac0): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.505713532 +0000 UTC m=+12.760158877 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b880 item 55 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911140): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.508245693 +0000 UTC m=+12.762691038 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 56 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.51089324 +0000 UTC m=+12.765338584 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911bc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911bc0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.51089324 +0000 UTC m=+12.765338584 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bea0 item 56 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.513693152 +0000 UTC m=+12.768138497 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009627c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009627c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009627c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004904d0 item 57 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009627c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009627c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.51424688 +0000 UTC m=+12.768692226 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009627c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 57 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.516035214 +0000 UTC m=+12.770480559 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000962d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963280): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963280): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963280): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.516035214 +0000 UTC m=+12.770480559 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490850 item 57 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.518012433 +0000 UTC m=+12.772457769 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009638c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963e00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963e00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963e00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490bd0 item 58 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963e00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963e00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.520025019 +0000 UTC m=+12.774470354 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000963e00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 58 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.520787901 +0000 UTC m=+12.775233246 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009923c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992980): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.520787901 +0000 UTC m=+12.775233246 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490fc0 item 58 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.525735712 +0000 UTC m=+12.780181058 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000992fc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993500): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993500): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491420 item 59 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993500): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.528098174 +0000 UTC m=+12.782543519 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004915e0 item 59 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.528944391 +0000 UTC m=+12.783389736 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000993a40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6040): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6040): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6040): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.528944391 +0000 UTC m=+12.783389736 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491810 item 59 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.530635865 +0000 UTC m=+12.785081210 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6bc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 60 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6bc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.531345796 +0000 UTC m=+12.785791142 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e6bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491f10 item 60 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.535770286 +0000 UTC m=+12.790215631 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e76c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e76c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e76c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e76c0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e76c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.535770286 +0000 UTC m=+12.790215631 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e76c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc1c0 item 60 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.539361423 +0000 UTC m=+12.793806768 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009e7d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a142c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a142c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a142c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc700 item 61 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a142c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a142c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.540256222 +0000 UTC m=+12.794701566 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a142c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a149c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a149c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a149c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a149c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a149c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.540256222 +0000 UTC m=+12.794701566 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a149c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dca10 item 61 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.541793686 +0000 UTC m=+12.796239031 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15540): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15540): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd030 item 62 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15540): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.542687363 +0000 UTC m=+12.797132707 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15c40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15c40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15c40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15c40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15c40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.542687363 +0000 UTC m=+12.797132707 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a15c40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 62 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.545168317 +0000 UTC m=+12.799613661 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34840): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34840): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd880 item 63 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34840): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.54592704 +0000 UTC m=+12.800372385 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34f40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34f40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34f40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34f40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34f40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.54592704 +0000 UTC m=+12.800372385 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a34f40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddab0 item 63 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.548447899 +0000 UTC m=+12.802893244 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35ac0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362070 item 64 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35ac0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.54915705 +0000 UTC m=+12.803602394 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a35ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52240): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52240): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.54915705 +0000 UTC m=+12.803602394 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003623f0 item 64 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52880): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52880): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52880): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.551119811 +0000 UTC m=+12.805565157 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 65 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.551976778 +0000 UTC m=+12.806422124 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a52d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53200): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53200): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53200): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.551976778 +0000 UTC m=+12.806422124 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362af0 item 65 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53840): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53840): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53840): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.553631953 +0000 UTC m=+12.808077288 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 66 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.554464065 +0000 UTC m=+12.808909410 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a53cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e280): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e280): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e280): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.554464065 +0000 UTC m=+12.808909410 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363260 item 66 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e8c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e8c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e8c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e8c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e8c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.556301331 +0000 UTC m=+12.810746676 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6e8c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003638f0 item 67 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.557021502 +0000 UTC m=+12.811466847 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6ed40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f240): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f240): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.557021502 +0000 UTC m=+12.811466847 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ab0 item 67 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f8c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f8c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f8c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f8c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f8c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.55917966 +0000 UTC m=+12.813625006 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6f8c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 68 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.560092373 +0000 UTC m=+12.814537717 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6fdc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92380): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92380): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92380): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92380): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92380): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.560092373 +0000 UTC m=+12.814537717 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a850 item 68 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a929c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a929c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a929c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a929c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a929c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.562161474 +0000 UTC m=+12.816606819 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a929c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b2d0 item 69 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.564208285 +0000 UTC m=+12.818653629 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a92e40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93340): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93340): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93340): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.564208285 +0000 UTC m=+12.818653629 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b650 item 69 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a939c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a939c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a939c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a939c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a939c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.566163801 +0000 UTC m=+12.820609147 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a939c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb20 item 70 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.566977689 +0000 UTC m=+12.821423035 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a93ec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0480): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0480): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0480): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.566977689 +0000 UTC m=+12.821423035 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf10 item 70 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0b00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0b00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.569080924 +0000 UTC m=+12.823526270 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab0b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051030 item 71 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.569888489 +0000 UTC m=+12.824333835 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1500): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1500): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1500): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.569888489 +0000 UTC m=+12.824333835 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 71 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1b80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1b80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.572268775 +0000 UTC m=+12.826714120 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ab1b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 72 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.574616689 +0000 UTC m=+12.829062034 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2640): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2640): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2640): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.574616689 +0000 UTC m=+12.829062034 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc0e0 item 72 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.577527039 +0000 UTC m=+12.831972384 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad2c00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3100): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcbd0 item 73 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3100): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.578472201 +0000 UTC m=+12.832917547 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd0a0 item 73 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.579176332 +0000 UTC m=+12.833621678 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad35c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3b00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3b00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.579176332 +0000 UTC m=+12.833621678 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000ad3b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd420 item 73 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.581862902 +0000 UTC m=+12.836308247 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af21c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af26c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af26c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af26c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd8f0 item 74 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af26c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af26c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.583772124 +0000 UTC m=+12.838217469 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af26c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdf10 item 74 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.58553979 +0000 UTC m=+12.839985135 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af2c00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3180): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3180): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3180): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.58553979 +0000 UTC m=+12.839985135 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 74 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.590257049 +0000 UTC m=+12.844702395 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af37c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3cc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ab60 item 75 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3cc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.590882302 +0000 UTC m=+12.845327648 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000af3cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ae00 item 75 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.594155552 +0000 UTC m=+12.848600897 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b107c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b107c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b107c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b107c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b107c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.594155552 +0000 UTC m=+12.848600897 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b107c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b3b0 item 75 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.59613154 +0000 UTC m=+12.850576885 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b10e00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11300): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11300): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 76 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11300): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.59696919 +0000 UTC m=+12.851414536 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 76 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.597796694 +0000 UTC m=+12.852242029 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11dc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11dc0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.597796694 +0000 UTC m=+12.852242029 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b11dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ec5b0 item 76 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.599592402 +0000 UTC m=+12.854037746 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52980): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52980): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000eccb0 item 77 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52980): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.600280583 +0000 UTC m=+12.854725927 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.600280583 +0000 UTC m=+12.854725927 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ece70 item 77 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.602386103 +0000 UTC m=+12.856831448 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b536c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892100): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c070 item 78 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892100): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.604791314 +0000 UTC m=+12.859236650 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892900): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892900): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892900): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.604791314 +0000 UTC m=+12.859236650 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c380 item 78 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.6068042 +0000 UTC m=+12.861249545 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892f40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893440): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893440): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c7e0 item 79 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893440): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.607565037 +0000 UTC m=+12.862010383 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893b40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893b40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893b40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893b40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893b40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.607565037 +0000 UTC m=+12.862010383 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893b40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ca80 item 79 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.609653657 +0000 UTC m=+12.864099022 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 80 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.610362386 +0000 UTC m=+12.864807731 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8cf00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8cf00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8cf00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8cf00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8cf00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.610362386 +0000 UTC m=+12.864807731 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8cf00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d810 item 80 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d540): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d540): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d540): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.612096648 +0000 UTC m=+12.866541993 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dce0 item 81 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.61277402 +0000 UTC m=+12.867219364 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d9c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.61277402 +0000 UTC m=+12.867219364 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048df10 item 81 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52600): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52600): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52600): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.614524083 +0000 UTC m=+12.868969428 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 82 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.615579332 +0000 UTC m=+12.870024676 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b52b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.615579332 +0000 UTC m=+12.870024676 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a7e0 item 82 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53a80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53a80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53a80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53a80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53a80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.618103847 +0000 UTC m=+12.872549192 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b53a80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042abd0 item 83 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.619678021 +0000 UTC m=+12.874123366 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e68c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e6fc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e6fc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e6fc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e6fc0): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e6fc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.619678021 +0000 UTC m=+12.874123366 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e6fc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad90 item 83 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.622326369 +0000 UTC m=+12.876771725 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7a40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b490 item 84 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.623045448 +0000 UTC m=+12.877490793 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7f40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2700): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2700): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2700): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2700): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2700): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.623045448 +0000 UTC m=+12.877490793 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2700): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 84 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.624955922 +0000 UTC m=+12.879401267 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 85 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.625847564 +0000 UTC m=+12.880292910 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0280): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0280): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0280): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.625847564 +0000 UTC m=+12.880292910 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ec4d0 item 85 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0900): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0900): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0900): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.627606865 +0000 UTC m=+12.882052210 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ecb60 item 86 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.628401586 +0000 UTC m=+12.882846920 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c440): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c440): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c440): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.628401586 +0000 UTC m=+12.882846920 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a000 item 86 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.633054324 +0000 UTC m=+12.887499668 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 87 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.634721171 +0000 UTC m=+12.889166506 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40380): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40380): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40380): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40380): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40380): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.634721171 +0000 UTC m=+12.889166506 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aa10 item 87 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.637554476 +0000 UTC m=+12.891999821 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40a80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 88 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.639257481 +0000 UTC m=+12.893702826 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40f80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41500): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41500): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41500): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.639257481 +0000 UTC m=+12.893702826 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b2d0 item 88 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.641238998 +0000 UTC m=+12.895684343 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41b40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0100): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 89 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0100): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.642417889 +0000 UTC m=+12.896863234 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc70 item 89 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.643173487 +0000 UTC m=+12.897618832 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0d00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0d00): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.643173487 +0000 UTC m=+12.897618832 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bea0 item 89 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.646260407 +0000 UTC m=+12.900705753 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1880): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1880): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb02a0 item 90 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1880): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.64801539 +0000 UTC m=+12.902460735 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb04d0 item 90 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.649557843 +0000 UTC m=+12.904003188 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.649557843 +0000 UTC m=+12.904003188 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0690 item 90 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.652049277 +0000 UTC m=+12.906494622 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0a10 item 91 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.653097183 +0000 UTC m=+12.907542518 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0bd0 item 91 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.654246328 +0000 UTC m=+12.908691673 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1b00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1b00): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.654246328 +0000 UTC m=+12.908691673 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0d90 item 91 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.657360781 +0000 UTC m=+12.911806126 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ecee0 item 92 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.659115543 +0000 UTC m=+12.913560888 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ed570 item 92 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.661105716 +0000 UTC m=+12.915551062 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c300): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c300): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c300): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.661105716 +0000 UTC m=+12.915551062 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ed730 item 92 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.663527819 +0000 UTC m=+12.917973164 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095ce80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095ce80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095ce80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c150 item 93 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095ce80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095ce80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.665602953 +0000 UTC m=+12.920048298 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095ce80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d580): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d580): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d580): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.665602953 +0000 UTC m=+12.920048298 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c310 item 93 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.667604127 +0000 UTC m=+12.922049482 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dbc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f61c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f61c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f61c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c690 item 94 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f61c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f61c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.669323542 +0000 UTC m=+12.923768887 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f61c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6900): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6900): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6900): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.669323542 +0000 UTC m=+12.923768887 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c9a0 item 94 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.670941908 +0000 UTC m=+12.925387253 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6f40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7480): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7480): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5cd90 item 95 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7480): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.671550901 +0000 UTC m=+12.925996246 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7b80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7b80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.671550901 +0000 UTC m=+12.925996246 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5cf50 item 95 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.67301159 +0000 UTC m=+12.927456936 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c780): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d2d0 item 96 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c780): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.675068018 +0000 UTC m=+12.929513364 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cec0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cec0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.675068018 +0000 UTC m=+12.929513364 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d490 item 96 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= 2025/07/22 01:11:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : >WaitForWriters: 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:56 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/22 01:11:56 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912400): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912400): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912400): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.701127765 +0000 UTC m=+12.955573110 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.701127765 +0000 UTC m=+12.955573110 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912d40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912d40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912d40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912d40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912d40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.701127765 +0000 UTC m=+12.955573110 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912d40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862690 item 1 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009133c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009133c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009133c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009133c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009133c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.706697553 +0000 UTC m=+12.961142908 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009133c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009138c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009138c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009138c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009138c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009138c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.706697553 +0000 UTC m=+12.961142908 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009138c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862b60 item 2 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913f00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913f00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.709220476 +0000 UTC m=+12.963665821 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.709220476 +0000 UTC m=+12.963665821 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.709220476 +0000 UTC m=+12.963665821 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862ee0 item 3 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5af40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5af40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5af40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5af40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5af40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.714646354 +0000 UTC m=+12.969091689 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5af40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b480): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b480): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b480): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.714646354 +0000 UTC m=+12.969091689 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008633b0 item 4 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bb00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bb00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bb00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bb00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bb00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.716952691 +0000 UTC m=+12.971398037 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5bb00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.716952691 +0000 UTC m=+12.971398037 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.716952691 +0000 UTC m=+12.971398037 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863730 item 5 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940b40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940b40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940b40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940b40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940b40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.719472006 +0000 UTC m=+12.973917402 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940b40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941100): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941100): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941100): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.719472006 +0000 UTC m=+12.973917402 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863c00 item 6 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941780): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941780): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.721219434 +0000 UTC m=+12.975664780 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.721219434 +0000 UTC m=+12.975664780 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941c80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d081c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d081c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d081c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d081c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d081c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.721219434 +0000 UTC m=+12.975664780 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d081c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488000 item 7 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08840): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08840): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08840): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.727247674 +0000 UTC m=+12.981693018 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08d80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08d80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08d80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08d80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08d80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.727247674 +0000 UTC m=+12.981693018 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08d80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004887e0 item 8 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09340): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc000d09340): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09340): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09340): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09340): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09340): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09740): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09740): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09740): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.729042541 +0000 UTC m=+12.983487885 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.729042541 +0000 UTC m=+12.983487885 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.729042541 +0000 UTC m=+12.983487885 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488d90 item 9 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.732044994 +0000 UTC m=+12.986490338 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.732044994 +0000 UTC m=+12.986490338 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489420 item 10 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff380): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc0007ff380): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff380): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff380): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff380): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff380): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff740): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff740): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff740): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.733999459 +0000 UTC m=+12.988444804 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.733999459 +0000 UTC m=+12.988444804 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffc40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e381c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e381c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e381c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e381c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e381c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.733999459 +0000 UTC m=+12.988444804 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e381c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 11 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38880): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38880): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38880): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.736257656 +0000 UTC m=+12.990703001 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38dc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38dc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.736257656 +0000 UTC m=+12.990703001 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004840e0 item 12 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39400): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc000e39400): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39400): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39400): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39400): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39400): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e397c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e397c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e397c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e397c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e397c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.738169332 +0000 UTC m=+12.992614677 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e397c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39e80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39e80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.738169332 +0000 UTC m=+12.992614677 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484850 item 13 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e580): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e580): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e580): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.73986906 +0000 UTC m=+12.994314405 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3eac0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3eac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3eac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3eac0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3eac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.73986906 +0000 UTC m=+12.994314405 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3eac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484ee0 item 14 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520e80): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc000520e80): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520e80): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520e80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521600): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521600): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521600): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.741562397 +0000 UTC m=+12.996007742 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.741562397 +0000 UTC m=+12.996007742 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1340 item 15 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a5c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a5c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a5c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a5c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a5c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.744599525 +0000 UTC m=+12.999044870 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a5c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.744599525 +0000 UTC m=+12.999044870 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb16c0 item 16 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b180): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b180): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.746641445 +0000 UTC m=+13.001086790 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.746641445 +0000 UTC m=+13.001086790 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bb00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bb00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bb00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bb00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bb00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.746641445 +0000 UTC m=+13.001086790 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bb00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1a40 item 17 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2200): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2200): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2200): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.748738739 +0000 UTC m=+13.003184084 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2740): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2740): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2740): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.748738739 +0000 UTC m=+13.003184084 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0006d2740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1f10 item 18 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f040): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f040): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f040): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.750787031 +0000 UTC m=+13.005232377 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.750787031 +0000 UTC m=+13.005232377 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fa40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fa40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fa40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fa40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fa40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.750787031 +0000 UTC m=+13.005232377 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fa40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485420 item 19 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc180): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc180): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.753740571 +0000 UTC m=+13.008185926 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc6c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc6c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc6c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc6c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc6c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.753740571 +0000 UTC m=+13.008185926 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bc6c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004859d0 item 20 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bcd40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bcd40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bcd40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bcd40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bcd40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.755315797 +0000 UTC m=+13.009761142 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bcd40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.755315797 +0000 UTC m=+13.009761142 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd740): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd740): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd740): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.755315797 +0000 UTC m=+13.009761142 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bd740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485e30 item 21 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bddc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bddc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bddc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bddc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bddc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.758125678 +0000 UTC m=+13.012571023 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008bddc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0380): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0380): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0380): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0380): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0380): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.758125678 +0000 UTC m=+13.012571023 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a380 item 22 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0a00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0a00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0a00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0a00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0a00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.760325123 +0000 UTC m=+13.014770469 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e0a00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.760325123 +0000 UTC m=+13.014770469 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3700): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.760325123 +0000 UTC m=+13.014770469 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444150 item 23 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a480): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a480): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a480): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.762976367 +0000 UTC m=+13.017421703 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a9c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a9c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a9c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a9c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a9c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.762976367 +0000 UTC m=+13.017421703 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074a9c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004449a0 item 24 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b000): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc00074b000): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b000): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b000): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b000): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b000): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b3c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b3c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b3c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b3c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b3c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.764988913 +0000 UTC m=+13.019434247 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b3c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.764988913 +0000 UTC m=+13.019434247 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074b8c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074be00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074be00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074be00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074be00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074be00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.764988913 +0000 UTC m=+13.019434247 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00074be00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 25 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772500): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772500): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772500): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.768257975 +0000 UTC m=+13.022703320 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772a40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772a40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772a40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772a40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772a40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.768257975 +0000 UTC m=+13.022703320 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000772a40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 26 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773080): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc000773080): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773080): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773080): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773080): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773080): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773440): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773440): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773440): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.77076578 +0000 UTC m=+13.025211124 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.77076578 +0000 UTC m=+13.025211124 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773e80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773e80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.77076578 +0000 UTC m=+13.025211124 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000773e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004457a0 item 27 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093e580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093e580): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093e580): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093e580): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093e580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.773798759 +0000 UTC m=+13.028244105 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093e580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093eac0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093eac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093eac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093eac0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093eac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.773798759 +0000 UTC m=+13.028244105 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093eac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004900e0 item 28 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f100): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc00093f100): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f100): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f100): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f100): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f100): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f4c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f4c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f4c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f4c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f4c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.775831974 +0000 UTC m=+13.030277319 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093f4c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093fb80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093fb80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093fb80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093fb80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093fb80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.775831974 +0000 UTC m=+13.030277319 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00093fb80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490690 item 29 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.777728171 +0000 UTC m=+13.032173516 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a7c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a7c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a7c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a7c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a7c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.777728171 +0000 UTC m=+13.032173516 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096a7c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a10 item 30 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096ae00): _readAt: size=2, off=0 2025/07/22 01:11:56 ERROR : open-test-file(0xc00096ae00): Couldn't read size of file 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096ae00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096ae00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096ae00): >_writeAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096ae00): close: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096ae00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b1c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b1c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b1c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b1c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b1c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.77936441 +0000 UTC m=+13.033809745 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b1c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b880): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b880): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b880): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.77936441 +0000 UTC m=+13.033809745 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00096b880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 31 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1100): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1100): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1100): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.781685826 +0000 UTC m=+13.036131170 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1640): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1640): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1640): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.781685826 +0000 UTC m=+13.036131170 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a8c0 item 32 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1c80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1c80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1c80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1c80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1c80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.783308239 +0000 UTC m=+13.037753584 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008e1c80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 33 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.783931998 +0000 UTC m=+13.038377343 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06680): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06680): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06680): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.783931998 +0000 UTC m=+13.038377343 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b030 item 33 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06cc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06cc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.785390504 +0000 UTC m=+13.039835850 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a06cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b3b0 item 34 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.786068967 +0000 UTC m=+13.040514312 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07680): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07680): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07680): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.786068967 +0000 UTC m=+13.040514312 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b6c0 item 34 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07cc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07cc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.788263484 +0000 UTC m=+13.042708829 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a07cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb20 item 35 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.78902865 +0000 UTC m=+13.043473995 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e1c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e6c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e6c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e6c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e6c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e6c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.78902865 +0000 UTC m=+13.043473995 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2e6c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bd50 item 35 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2ed40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2ed40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2ed40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2ed40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2ed40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.790546086 +0000 UTC m=+13.044991431 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2ed40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc1c0 item 36 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.791244506 +0000 UTC m=+13.045689851 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f780): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f780): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f780): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.791244506 +0000 UTC m=+13.045689851 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2f780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dc380 item 36 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2fdc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2fdc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2fdc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2fdc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2fdc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.792671693 +0000 UTC m=+13.047117038 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a2fdc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dca10 item 37 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.793398568 +0000 UTC m=+13.047843913 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c2c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c7c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c7c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c7c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c7c0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c7c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.793398568 +0000 UTC m=+13.047843913 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4c7c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dcd90 item 37 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4ce40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4ce40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4ce40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4ce40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4ce40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.794926123 +0000 UTC m=+13.049371468 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4ce40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd2d0 item 38 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.795579499 +0000 UTC m=+13.050024844 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d880): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d880): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d880): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.795579499 +0000 UTC m=+13.050024844 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4d880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dd650 item 38 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4df00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4df00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4df00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4df00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4df00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.796886851 +0000 UTC m=+13.051332196 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a4df00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ddab0 item 39 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.797464134 +0000 UTC m=+13.051909479 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c980): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.797464134 +0000 UTC m=+13.051909479 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6c980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dde30 item 39 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d000): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d000): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d000): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.799149365 +0000 UTC m=+13.053594710 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003623f0 item 40 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.799768016 +0000 UTC m=+13.054213361 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6d500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6da40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6da40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6da40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6da40): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6da40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.799768016 +0000 UTC m=+13.054213361 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a6da40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003625b0 item 40 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.801184132 +0000 UTC m=+13.055629477 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84580): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84580): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362af0 item 41 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84580): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.801858858 +0000 UTC m=+13.056304203 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362cb0 item 41 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.802382751 +0000 UTC m=+13.056828095 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84a40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84f80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84f80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84f80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84f80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84f80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.802382751 +0000 UTC m=+13.056828095 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a84f80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 41 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.804005636 +0000 UTC m=+13.058450980 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a855c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a85ac0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a85ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a85ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003635e0 item 42 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a85ac0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a85ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.804585053 +0000 UTC m=+13.059030398 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a85ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003638f0 item 42 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.805219602 +0000 UTC m=+13.059664947 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6600): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6600): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6600): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.805219602 +0000 UTC m=+13.059664947 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ab0 item 42 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.810430087 +0000 UTC m=+13.064875442 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6c40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6180): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 43 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6180): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.811314527 +0000 UTC m=+13.065759871 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a850 item 43 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.81219576 +0000 UTC m=+13.066641104 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa66c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6fc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6fc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6fc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6fc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6fc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.81219576 +0000 UTC m=+13.066641104 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa6fc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ae70 item 43 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.814563651 +0000 UTC m=+13.069009006 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7b00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b650 item 44 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7b00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.815405751 +0000 UTC m=+13.069851106 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000aa7b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b810 item 44 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.816204349 +0000 UTC m=+13.070649694 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008920c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892740): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892740): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892740): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.816204349 +0000 UTC m=+13.070649694 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb20 item 44 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.817903217 +0000 UTC m=+13.072348572 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000892d80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d62a0 item 45 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.819154734 +0000 UTC m=+13.073600079 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893980): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.819154734 +0000 UTC m=+13.073600079 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000893980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d65b0 item 45 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.820850244 +0000 UTC m=+13.075295590 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c0c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c5c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c5c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c5c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6a10 item 46 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c5c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c5c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.821552351 +0000 UTC m=+13.075997696 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8c5c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8ccc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8ccc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8ccc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8ccc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8ccc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.821552351 +0000 UTC m=+13.075997696 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8ccc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6c40 item 46 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.82327363 +0000 UTC m=+13.077718976 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7110 item 47 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.82395051 +0000 UTC m=+13.078395855 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8d800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.82395051 +0000 UTC m=+13.078395855 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b8df00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7500 item 47 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.826100062 +0000 UTC m=+13.080545408 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7940): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7940): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d79d0 item 48 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7940): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.826953294 +0000 UTC m=+13.081398639 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0002e7940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2100): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2100): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2100): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2100): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2100): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.826953294 +0000 UTC m=+13.081398639 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2100): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7c70 item 48 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2940): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2940): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2940): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.828844681 +0000 UTC m=+13.083290036 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a2940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490070 item 49 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.829516992 +0000 UTC m=+13.083962337 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.829516992 +0000 UTC m=+13.083962337 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0003a3b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490460 item 49 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c700): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c700): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c700): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c700): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c700): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.831334181 +0000 UTC m=+13.085779527 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042c700): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004907e0 item 50 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.832091983 +0000 UTC m=+13.086537328 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d980): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.832091983 +0000 UTC m=+13.086537328 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00042d980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004909a0 item 50 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40600): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40600): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40600): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.834753346 +0000 UTC m=+13.089198690 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d90 item 51 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.835474268 +0000 UTC m=+13.089919612 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b40b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b410c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b410c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b410c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b410c0): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b410c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.835474268 +0000 UTC m=+13.089919612 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b410c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490fc0 item 51 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41740): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41740): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41740): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41740): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41740): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.837419246 +0000 UTC m=+13.091864601 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41740): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491420 item 52 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.838397893 +0000 UTC m=+13.092843237 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b41c40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0240): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0240): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.838397893 +0000 UTC m=+13.092843237 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004915e0 item 52 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0900): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0900): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0900): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.840117678 +0000 UTC m=+13.094563023 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ab0 item 53 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.840993673 +0000 UTC m=+13.095439017 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e0f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1440): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1440): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1440): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.840993673 +0000 UTC m=+13.095439017 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 53 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1ac0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1ac0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.842999916 +0000 UTC m=+13.097445271 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e1ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c2a0 item 54 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.84389795 +0000 UTC m=+13.098343295 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de05c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de05c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de05c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de05c0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de05c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.84389795 +0000 UTC m=+13.098343295 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de05c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c540 item 54 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0c80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0c80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0c80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0c80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0c80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.845719267 +0000 UTC m=+13.100164622 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de0c80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c9a0 item 55 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.84634473 +0000 UTC m=+13.100790075 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de16c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de16c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de16c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de16c0): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de16c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.84634473 +0000 UTC m=+13.100790075 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de16c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cfc0 item 55 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1d40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1d40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1d40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1d40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1d40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.848660934 +0000 UTC m=+13.103106280 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000de1d40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d570 item 56 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.850813914 +0000 UTC m=+13.105259260 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f02c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0840): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0840): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0840): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.850813914 +0000 UTC m=+13.105259260 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 56 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.852795561 +0000 UTC m=+13.107240907 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f0e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f13c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f13c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f13c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dea0 item 57 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f13c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f13c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.853432417 +0000 UTC m=+13.107877762 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f13c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a150 item 57 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.854200227 +0000 UTC m=+13.108645571 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f1900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c000): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c000): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c000): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.854200227 +0000 UTC m=+13.108645571 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a540 item 57 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.855860671 +0000 UTC m=+13.110306016 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095c640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cb80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cb80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cb80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 58 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cb80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cb80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.856757594 +0000 UTC m=+13.111202939 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095cb80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aaf0 item 58 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.857601587 +0000 UTC m=+13.112046933 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d0c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d680): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d680): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d680): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.857601587 +0000 UTC m=+13.112046933 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095d680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042acb0 item 58 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.859392748 +0000 UTC m=+13.113838092 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095dd00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f62c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f62c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f62c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b260 item 59 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f62c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f62c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.860206394 +0000 UTC m=+13.114651739 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f62c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b730 item 59 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.860951942 +0000 UTC m=+13.115397287 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6dc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6dc0): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.860951942 +0000 UTC m=+13.115397287 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f6dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b960 item 59 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.862999283 +0000 UTC m=+13.117444628 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c6c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c6c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c6c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a2a0 item 60 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c6c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c6c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.86396785 +0000 UTC m=+13.118413195 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089c6c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a540 item 60 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.864733747 +0000 UTC m=+13.119179112 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089cc40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d200): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d200): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d200): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.864733747 +0000 UTC m=+13.119179112 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 60 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.86683598 +0000 UTC m=+13.121281325 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089d840): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dd80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dd80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dd80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035aee0 item 61 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dd80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dd80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.867602929 +0000 UTC m=+13.122048284 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00089dd80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8500): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8500): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8500): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8500): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8500): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.867602929 +0000 UTC m=+13.122048284 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8500): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b260 item 61 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.869519314 +0000 UTC m=+13.123964669 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b8b40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9080): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9080): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b8f0 item 62 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9080): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.87034947 +0000 UTC m=+13.124794816 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9780): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9780): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9780): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.87034947 +0000 UTC m=+13.124794816 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc00 item 62 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.872213718 +0000 UTC m=+13.126659073 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007b9e00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009123c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009123c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009123c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ec0e0 item 63 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009123c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009123c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.872950641 +0000 UTC m=+13.127395996 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009123c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912ac0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912ac0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.872950641 +0000 UTC m=+13.127395996 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000912ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ec7e0 item 63 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): >_readAt: n=0, err=Bad file descriptor 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.874852037 +0000 UTC m=+13.129297392 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ecd90 item 64 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.875540729 +0000 UTC m=+13.129986075 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913d80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913d80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913d80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913d80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913d80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.875540729 +0000 UTC m=+13.129986075 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000913d80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ecf50 item 64 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a440): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a440): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a440): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.878138402 +0000 UTC m=+13.132583748 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ed650 item 65 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.878980703 +0000 UTC m=+13.133426047 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5a8c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5adc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5adc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5adc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5adc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5adc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.878980703 +0000 UTC m=+13.133426047 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5adc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000ed810 item 65 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b400): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b400): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b400): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b400): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b400): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.880881779 +0000 UTC m=+13.135327124 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b400): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c230 item 66 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.881678384 +0000 UTC m=+13.136123729 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5b880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5be00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5be00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5be00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5be00): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5be00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.881678384 +0000 UTC m=+13.136123729 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000b5be00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c3f0 item 66 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.883425601 +0000 UTC m=+13.137870946 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009404c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5c770 item 67 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.884129531 +0000 UTC m=+13.138574876 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940ec0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940ec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940ec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940ec0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940ec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.884129531 +0000 UTC m=+13.138574876 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000940ec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5ca80 item 67 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941540): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941540): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941540): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941540): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941540): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.886774704 +0000 UTC m=+13.141220048 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941540): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5ce00 item 68 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.887816638 +0000 UTC m=+13.142261984 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000941a40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08000): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08000): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08000): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.887816638 +0000 UTC m=+13.142261984 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5cfc0 item 68 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08640): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08640): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08640): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08640): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08640): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.889385401 +0000 UTC m=+13.143830746 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08640): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d340 item 69 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.890186684 +0000 UTC m=+13.144632029 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08ac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08fc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08fc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08fc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08fc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08fc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.890186684 +0000 UTC m=+13.144632029 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d08fc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d500 item 69 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.892861953 +0000 UTC m=+13.147307299 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5d880 item 70 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.893918956 +0000 UTC m=+13.148364300 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000d09b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.893918956 +0000 UTC m=+13.148364300 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5da40 item 70 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.895908618 +0000 UTC m=+13.150353963 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fe800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e5dea0 item 71 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.896569248 +0000 UTC m=+13.151014592 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007fed00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff200): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff200): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff200): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff200): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff200): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.896569248 +0000 UTC m=+13.151014592 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff200): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862310 item 71 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff880): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff880): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff880): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.89799937 +0000 UTC m=+13.152444715 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ff880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862700 item 72 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.898695245 +0000 UTC m=+13.153140591 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007ffd80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38340): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38340): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38340): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.898695245 +0000 UTC m=+13.153140591 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008628c0 item 72 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.901161712 +0000 UTC m=+13.155607057 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7440): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7440): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7440): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 73 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7440): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7440): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.901782357 +0000 UTC m=+13.156227702 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7440): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488150 item 73 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.902762095 +0000 UTC m=+13.157207440 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7900): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7e40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7e40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7e40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7e40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7e40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.902762095 +0000 UTC m=+13.157207440 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007f7e40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488540 item 73 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.904227564 +0000 UTC m=+13.158672909 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000520f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521980): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521980): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488a80 item 74 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521980): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.905020211 +0000 UTC m=+13.159465556 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488cb0 item 74 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.905764577 +0000 UTC m=+13.160209922 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000521ec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a4c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a4c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a4c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a4c0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a4c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.905764577 +0000 UTC m=+13.160209922 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9a4c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000488f50 item 74 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.906937157 +0000 UTC m=+13.161382502 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9ab00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b040): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b040): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b040): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489420 item 75 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b040): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b040): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.907357145 +0000 UTC m=+13.161802480 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b040): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): _writeAt: size=3, off=2 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004896c0 item 75 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.907886828 +0000 UTC m=+13.162332173 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9b580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bac0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bac0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bac0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bac0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bac0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.907886828 +0000 UTC m=+13.162332173 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e9bac0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489a40 item 75 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.910939105 +0000 UTC m=+13.165384449 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000489f10 item 76 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.911924554 +0000 UTC m=+13.166369899 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3e680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0150 item 76 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): _writeAt: size=3, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.912708654 +0000 UTC m=+13.167153999 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3ebc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f140): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f140): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f140): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.912708654 +0000 UTC m=+13.167153999 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0380 item 76 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.914160347 +0000 UTC m=+13.168605692 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3f780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fcc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fcc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fcc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0700 item 77 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fcc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fcc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.914882572 +0000 UTC m=+13.169327917 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e3fcc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2e40): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2e40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2e40): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2e40): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2e40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.914882572 +0000 UTC m=+13.169327917 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b2e40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb08c0 item 77 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.916839393 +0000 UTC m=+13.171284738 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0000b3d00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0c40 item 78 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.917717259 +0000 UTC m=+13.172162614 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2980): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2980): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2980): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2980): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2980): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.917717259 +0000 UTC m=+13.172162614 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2980): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb0e00 item 78 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.922640715 +0000 UTC m=+13.177086061 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e2fc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e34c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e34c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e34c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1260 item 79 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e34c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e34c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.923174398 +0000 UTC m=+13.177619742 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e34c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e3bc0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e3bc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e3bc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e3bc0): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e3bc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.923174398 +0000 UTC m=+13.177619742 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0007e3bc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1420 item 79 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.929094443 +0000 UTC m=+13.183539788 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808280): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808780): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808780): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808780): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb17a0 item 80 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808780): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808780): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.930024718 +0000 UTC m=+13.184470062 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808780): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808e80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808e80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.930024718 +0000 UTC m=+13.184470062 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000808e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1960 item 80 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008094c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008094c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008094c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008094c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008094c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.932518295 +0000 UTC m=+13.186963640 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008094c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1ce0 item 81 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.933565509 +0000 UTC m=+13.188010855 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809e80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809e80): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.933565509 +0000 UTC m=+13.188010855 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000809e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1ea0 item 81 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082e580): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082e580): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082e580): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082e580): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082e580): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.935399861 +0000 UTC m=+13.189845196 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082e580): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 82 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.941470028 +0000 UTC m=+13.195915374 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082ea80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f000): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f000): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f000): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f000): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f000): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.941470028 +0000 UTC m=+13.195915374 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f000): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484850 item 82 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f680): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f680): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f680): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.943438841 +0000 UTC m=+13.197884186 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082f680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484e00 item 83 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.944134947 +0000 UTC m=+13.198580293 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00082fb80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866140): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866140): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866140): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.944134947 +0000 UTC m=+13.198580293 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485030 item 83 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008667c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008667c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008667c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008667c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008667c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.952258787 +0000 UTC m=+13.206704132 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008667c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485500 item 84 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.953002542 +0000 UTC m=+13.207447887 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000866cc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867240): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867240): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867240): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867240): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867240): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.953002542 +0000 UTC m=+13.207447887 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867240): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004857a0 item 84 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008678c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008678c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008678c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008678c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008678c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.95461147 +0000 UTC m=+13.209056815 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008678c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485b90 item 85 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.955775113 +0000 UTC m=+13.210220458 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000867dc0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088a380): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088a380): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088a380): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088a380): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088a380): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.955775113 +0000 UTC m=+13.210220458 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088a380): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485dc0 item 85 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088aa00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088aa00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088aa00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088aa00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088aa00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.957971735 +0000 UTC m=+13.212417079 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088aa00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004442a0 item 86 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.958799938 +0000 UTC m=+13.213245273 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088af00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088b480): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088b480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088b480): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088b480): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088b480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.958799938 +0000 UTC m=+13.213245273 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088b480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444700 item 86 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088bb00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088bb00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088bb00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088bb00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088bb00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.96269814 +0000 UTC m=+13.217143486 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00088bb00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444bd0 item 87 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.963489364 +0000 UTC m=+13.217934710 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac080): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac5c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac5c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac5c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac5c0): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac5c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.963489364 +0000 UTC m=+13.217934710 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ac5c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 87 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38e40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38e40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38e40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38e40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38e40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.965436167 +0000 UTC m=+13.219881512 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e38e40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862d20 item 88 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.966150957 +0000 UTC m=+13.220596303 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39340): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.966150957 +0000 UTC m=+13.220596303 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e398c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000862ee0 item 88 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.967883859 +0000 UTC m=+13.222329204 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000e39f00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009104c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009104c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009104c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863260 item 89 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009104c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009104c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.968594422 +0000 UTC m=+13.223039767 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009104c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863420 item 89 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.96926504 +0000 UTC m=+13.223710384 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910a00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910f80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910f80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910f80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910f80): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910f80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.96926504 +0000 UTC m=+13.223710384 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000910f80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008635e0 item 89 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.970607618 +0000 UTC m=+13.225052963 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009115c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911b00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911b00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911b00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863960 item 90 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911b00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911b00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.971523666 +0000 UTC m=+13.225969011 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000911b00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863b20 item 90 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.972387797 +0000 UTC m=+13.226833142 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a0c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a680): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a680): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a680): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.972387797 +0000 UTC m=+13.226833142 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc00095a680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000863ce0 item 90 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.974114647 +0000 UTC m=+13.228559982 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008acc00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad140): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad140): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad140): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 91 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad140): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad140): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.974887346 +0000 UTC m=+13.229332681 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad140): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): >_readAt: n=2, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): _writeAt: size=3, off=7 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445490 item 91 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.975517078 +0000 UTC m=+13.229962423 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008ad680): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008adc00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008adc00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008adc00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008adc00): >_readAt: n=8, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008adc00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.975517078 +0000 UTC m=+13.229962423 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008adc00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445650 item 91 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.977535494 +0000 UTC m=+13.231980829 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d22c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2800): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2800): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2800): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c00 item 92 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2800): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2800): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.978105002 +0000 UTC m=+13.232550337 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2800): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): open at offset 5 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a000 item 92 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): _readAt: size=2, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): _writeAt: size=3, off=5 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): >_writeAt: n=3, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.97876993 +0000 UTC m=+13.233215274 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d2d40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3300): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3300): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3300): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3300): >_readAt: n=3, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3300): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.97876993 +0000 UTC m=+13.233215274 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3300): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a1c0 item 92 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.980270995 +0000 UTC m=+13.234716340 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3940): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3e80): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3e80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3e80): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a540 item 93 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3e80): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3e80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.980884857 +0000 UTC m=+13.235330192 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0008d3e80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2600): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2600): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2600): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2600): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2600): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.980884857 +0000 UTC m=+13.235330192 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2600): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a700 item 93 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.982436708 +0000 UTC m=+13.236882054 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f2c40): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3180): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3180): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3180): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049acb0 item 94 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3180): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3180): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.983658922 +0000 UTC m=+13.238104267 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3180): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3880): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3880): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3880): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3880): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3880): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.983658922 +0000 UTC m=+13.238104267 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3880): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 94 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.985757949 +0000 UTC m=+13.240203294 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc0009f3ec0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26480): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26480): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26480): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b1f0 item 95 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26480): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26480): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.98633451 +0000 UTC m=+13.240779856 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26480): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26b80): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26b80): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26b80): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26b80): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26b80): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.98633451 +0000 UTC m=+13.240779856 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a26b80): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b3b0 item 95 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 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/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): open at offset 0 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): _readAt: size=2, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): >_readAt: n=0, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.988577008 +0000 UTC m=+13.243022352 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a271c0): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27700): _writeAt: size=5, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27700): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27700): >openPending: err= 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b8f0 item 96 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27700): >_writeAt: n=5, err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27700): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.989990378 +0000 UTC m=+13.244435724 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27700): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/22 01:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/22 01:11:56 DEBUG : open-test-file: newRWFileHandle: 2025/07/22 01:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/22 01:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27e00): _readAt: size=512, off=0 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27e00): openPending: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27e00): >openPending: err= 2025/07/22 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27e00): >_readAt: n=5, err=EOF 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27e00): close: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-22 01:11:56.989990378 +0000 UTC m=+13.244435724 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/22 01:11:56 DEBUG : open-test-file(0xc000a27e00): >close: err= 2025/07/22 01:11:56 DEBUG : open-test-file: Remove: 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb20 item 96 2025/07/22 01:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/22 01:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/22 01:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/22 01:11:56 DEBUG : open-test-file: >Remove: err= 2025/07/22 01:11:56 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:56 DEBUG : Looking for writers 2025/07/22 01:11:56 DEBUG : >WaitForWriters: 2025/07/22 01:11:56 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.37s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.31s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:11:57 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:11:57 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:11:57 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:57 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:11:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:11:57 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:11:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:11:57 DEBUG : file1: newRWFileHandle: 2025/07/22 01:11:57 DEBUG : file1(0xc000a47380): openPending: 2025/07/22 01:11:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:57 DEBUG : file1(0xc000a47380): >openPending: err= 2025/07/22 01:11:57 DEBUG : file1: >newRWFileHandle: err= 2025/07/22 01:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:11:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/22 01:11:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/07/22 01:11:57 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/22 01:11:57 DEBUG : Looking for writers 2025/07/22 01:11:57 DEBUG : file1: reading active writers 2025/07/22 01:11:57 DEBUG : file1: active writers 1 2025/07/22 01:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/22 01:11:58 DEBUG : Looking for writers 2025/07/22 01:11:58 DEBUG : file1: reading active writers 2025/07/22 01:11:58 DEBUG : file1: active writers 1 2025/07/22 01:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:11:59 DEBUG : Looking for writers 2025/07/22 01:11:59 DEBUG : file1: reading active writers 2025/07/22 01:11:59 DEBUG : file1: active writers 1 2025/07/22 01:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:00 DEBUG : Looking for writers 2025/07/22 01:12:00 DEBUG : file1: reading active writers 2025/07/22 01:12:00 DEBUG : file1: active writers 1 2025/07/22 01:12:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:01 DEBUG : Looking for writers 2025/07/22 01:12:01 DEBUG : file1: reading active writers 2025/07/22 01:12:01 DEBUG : file1: active writers 1 2025/07/22 01:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:02 DEBUG : Looking for writers 2025/07/22 01:12:02 DEBUG : file1: reading active writers 2025/07/22 01:12:02 DEBUG : file1: active writers 1 2025/07/22 01:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:03 DEBUG : Looking for writers 2025/07/22 01:12:03 DEBUG : file1: reading active writers 2025/07/22 01:12:03 DEBUG : file1: active writers 1 2025/07/22 01:12:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:04 DEBUG : Looking for writers 2025/07/22 01:12:04 DEBUG : file1: reading active writers 2025/07/22 01:12:04 DEBUG : file1: active writers 1 2025/07/22 01:12:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:05 DEBUG : Looking for writers 2025/07/22 01:12:05 DEBUG : file1: reading active writers 2025/07/22 01:12:05 DEBUG : file1: active writers 1 2025/07/22 01:12:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:06 DEBUG : Looking for writers 2025/07/22 01:12:06 DEBUG : file1: reading active writers 2025/07/22 01:12:06 DEBUG : file1: active writers 1 2025/07/22 01:12:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:07 DEBUG : Looking for writers 2025/07/22 01:12:07 DEBUG : file1: reading active writers 2025/07/22 01:12:07 DEBUG : file1: active writers 1 2025/07/22 01:12:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:08 DEBUG : Looking for writers 2025/07/22 01:12:08 DEBUG : file1: reading active writers 2025/07/22 01:12:08 DEBUG : file1: active writers 1 2025/07/22 01:12:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:09 DEBUG : Looking for writers 2025/07/22 01:12:09 DEBUG : file1: reading active writers 2025/07/22 01:12:09 DEBUG : file1: active writers 1 2025/07/22 01:12:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:10 DEBUG : Looking for writers 2025/07/22 01:12:10 DEBUG : file1: reading active writers 2025/07/22 01:12:10 DEBUG : file1: active writers 1 2025/07/22 01:12:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:11 DEBUG : Looking for writers 2025/07/22 01:12:11 DEBUG : file1: reading active writers 2025/07/22 01:12:11 DEBUG : file1: active writers 1 2025/07/22 01:12:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:12 DEBUG : Looking for writers 2025/07/22 01:12:12 DEBUG : file1: reading active writers 2025/07/22 01:12:12 DEBUG : file1: active writers 1 2025/07/22 01:12:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:13 DEBUG : Looking for writers 2025/07/22 01:12:13 DEBUG : file1: reading active writers 2025/07/22 01:12:13 DEBUG : file1: active writers 1 2025/07/22 01:12:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:14 DEBUG : Looking for writers 2025/07/22 01:12:14 DEBUG : file1: reading active writers 2025/07/22 01:12:14 DEBUG : file1: active writers 1 2025/07/22 01:12:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:15 DEBUG : Looking for writers 2025/07/22 01:12:15 DEBUG : file1: reading active writers 2025/07/22 01:12:15 DEBUG : file1: active writers 1 2025/07/22 01:12:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:16 DEBUG : Looking for writers 2025/07/22 01:12:16 DEBUG : file1: reading active writers 2025/07/22 01:12:16 DEBUG : file1: active writers 1 2025/07/22 01:12:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:17 DEBUG : Looking for writers 2025/07/22 01:12:17 DEBUG : file1: reading active writers 2025/07/22 01:12:17 DEBUG : file1: active writers 1 2025/07/22 01:12:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:18 DEBUG : Looking for writers 2025/07/22 01:12:18 DEBUG : file1: reading active writers 2025/07/22 01:12:18 DEBUG : file1: active writers 1 2025/07/22 01:12:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:19 DEBUG : Looking for writers 2025/07/22 01:12:19 DEBUG : file1: reading active writers 2025/07/22 01:12:19 DEBUG : file1: active writers 1 2025/07/22 01:12:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:20 DEBUG : Looking for writers 2025/07/22 01:12:20 DEBUG : file1: reading active writers 2025/07/22 01:12:20 DEBUG : file1: active writers 1 2025/07/22 01:12:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:21 DEBUG : Looking for writers 2025/07/22 01:12:21 DEBUG : file1: reading active writers 2025/07/22 01:12:21 DEBUG : file1: active writers 1 2025/07/22 01:12:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:22 DEBUG : Looking for writers 2025/07/22 01:12:22 DEBUG : file1: reading active writers 2025/07/22 01:12:22 DEBUG : file1: active writers 1 2025/07/22 01:12:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:23 DEBUG : Looking for writers 2025/07/22 01:12:23 DEBUG : file1: reading active writers 2025/07/22 01:12:23 DEBUG : file1: active writers 1 2025/07/22 01:12:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:24 DEBUG : Looking for writers 2025/07/22 01:12:24 DEBUG : file1: reading active writers 2025/07/22 01:12:24 DEBUG : file1: active writers 1 2025/07/22 01:12:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:25 DEBUG : Looking for writers 2025/07/22 01:12:25 DEBUG : file1: reading active writers 2025/07/22 01:12:25 DEBUG : file1: active writers 1 2025/07/22 01:12:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:26 DEBUG : Looking for writers 2025/07/22 01:12:26 DEBUG : file1: reading active writers 2025/07/22 01:12:26 DEBUG : file1: active writers 1 2025/07/22 01:12:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/22 01:12:27 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000951950 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0006ebe08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640978496} name:file1 opens:1 downloaders: o: fd:0xc00039b148 info:{ModTime:{wall:13985883800135042060 ext:13270207790 loc:0x3ff7600} ATime:{wall:13985883800135042060 ext:13270207790 loc:0x3ff7600} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/22 01:12:27 DEBUG : >WaitForWriters: 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:27 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:12:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:27 DEBUG : rename_me: newRWFileHandle: 2025/07/22 01:12:27 DEBUG : rename_me(0xc0009c7240): openPending: 2025/07/22 01:12:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/22 01:12:27 DEBUG : rename_me(0xc0009c7240): >openPending: err= 2025/07/22 01:12:27 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/22 01:12:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/22 01:12:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/22 01:12:27 DEBUG : rename_me(0xc0009c7240): _writeAt: size=5, off=0 2025/07/22 01:12:27 DEBUG : rename_me(0xc0009c7240): >_writeAt: n=5, err= 2025/07/22 01:12:27 DEBUG : rename_me(0xc0009c7240): close: 2025/07/22 01:12:27 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-22 01:12:27.043173782 +0000 UTC m=+43.297619127 2025/07/22 01:12:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/22 01:12:27 DEBUG : rename_me(0xc0009c7240): >close: err= 2025/07/22 01:12:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/22 01:12:27 DEBUG : i_was_renamed: Updating file with 0xc000822000 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/22 01:12:27 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:27 DEBUG : Looking for writers 2025/07/22 01:12:27 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/22 01:12:27 DEBUG : Looking for writers 2025/07/22 01:12:27 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/22 01:12:27 DEBUG : Looking for writers 2025/07/22 01:12:27 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/22 01:12:27 DEBUG : Looking for writers 2025/07/22 01:12:27 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/22 01:12:27 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/22 01:12:27 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:27 INFO : i_was_renamed: Copied (new) 2025/07/22 01:12:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-22 01:12:27 +0000 UTC" 2025/07/22 01:12:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/22 01:12:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/22 01:12:27 DEBUG : Looking for writers 2025/07/22 01:12:27 DEBUG : i_was_renamed: reading active writers 2025/07/22 01:12:27 DEBUG : >WaitForWriters: 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:27 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/22 01:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{wutYK}/rclone-test-yaworuv1depu" 2025/07/22 01:12:27 INFO : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:27 DEBUG : forgetting directory cache 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000de1100): _readAt: size=512, off=0 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000de1100): openPending: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:13:27 +0000 UTC" against cached fingerprint "" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000de1100): >openPending: err= 2025/07/22 01:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000de1100): >_readAt: n=20, err=EOF 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000de1100): close: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:13:27 +0000 GMT 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000de1100): >close: err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:27 DEBUG : forgetting directory cache 2025/07/22 01:12:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc00089d8c0): _readAt: size=512, off=0 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc00089d8c0): openPending: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:14:27 +0000 UTC" against cached fingerprint "20,2025-07-22 00:13:27 +0000 UTC" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:14:27 +0000 UTC" != cached fingerprint "20,2025-07-22 00:13:27 +0000 UTC") 2025/07/22 01:12:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc00089d8c0): >openPending: err= 2025/07/22 01:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc00089d8c0): >_readAt: n=20, err=EOF 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc00089d8c0): close: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:14:27 +0000 GMT 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc00089d8c0): >close: err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:27 DEBUG : forgetting directory cache 2025/07/22 01:12:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000913ac0): _readAt: size=512, off=0 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000913ac0): openPending: 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:15:27 +0000 UTC" against cached fingerprint "20,2025-07-22 00:14:27 +0000 UTC" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:15:27 +0000 UTC" != cached fingerprint "20,2025-07-22 00:14:27 +0000 UTC") 2025/07/22 01:12:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:12:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate(0xc000913ac0): >openPending: err= 2025/07/22 01:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000913ac0): >_readAt: n=20, err=EOF 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000913ac0): close: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:15:27 +0000 GMT 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000913ac0): >close: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:28 DEBUG : forgetting directory cache 2025/07/22 01:12:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000d08b00): _readAt: size=512, off=0 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000d08b00): openPending: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:16:27 +0000 UTC" against cached fingerprint "20,2025-07-22 00:15:27 +0000 UTC" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:16:27 +0000 UTC" != cached fingerprint "20,2025-07-22 00:15:27 +0000 UTC") 2025/07/22 01:12:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:12:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000d08b00): >openPending: err= 2025/07/22 01:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000d08b00): >_readAt: n=20, err=EOF 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000d08b00): close: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:16:27 +0000 GMT 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000d08b00): >close: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:28 DEBUG : forgetting directory cache 2025/07/22 01:12:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000e9a9c0): _readAt: size=512, off=0 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000e9a9c0): openPending: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:17:27 +0000 UTC" against cached fingerprint "20,2025-07-22 00:16:27 +0000 UTC" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:17:27 +0000 UTC" != cached fingerprint "20,2025-07-22 00:16:27 +0000 UTC") 2025/07/22 01:12:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:12:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000e9a9c0): >openPending: err= 2025/07/22 01:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000e9a9c0): >_readAt: n=20, err=EOF 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000e9a9c0): close: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:17:27 +0000 GMT 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc000e9a9c0): >close: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:28 DEBUG : forgetting directory cache 2025/07/22 01:12:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc0000b3d00): _readAt: size=512, off=0 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc0000b3d00): openPending: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-22 00:18:27 +0000 UTC" against cached fingerprint "20,2025-07-22 00:17:27 +0000 UTC" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-22 00:18:27 +0000 UTC" != cached fingerprint "20,2025-07-22 00:17:27 +0000 UTC") 2025/07/22 01:12:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/22 01:12:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc0000b3d00): >openPending: err= 2025/07/22 01:12:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc0000b3d00): >_readAt: n=20, err=EOF 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc0000b3d00): close: 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:18:27 +0000 GMT 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate(0xc0000b3d00): >close: err= 2025/07/22 01:12:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:28 DEBUG : forgetting directory cache 2025/07/22 01:12:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc000e39e80): _readAt: size=512, off=0 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc000e39e80): openPending: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-22 00:19:27 +0000 UTC" against cached fingerprint "20,2025-07-22 00:18:27 +0000 UTC" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-22 00:19:27 +0000 UTC" != cached fingerprint "20,2025-07-22 00:18:27 +0000 UTC") 2025/07/22 01:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/22 01:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc000e39e80): >openPending: err= 2025/07/22 01:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc000e39e80): >_readAt: n=21, err=EOF 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc000e39e80): close: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:19:27 +0000 GMT 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc000e39e80): >close: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:29 DEBUG : forgetting directory cache 2025/07/22 01:12:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0007f1540): _readAt: size=512, off=0 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0007f1540): openPending: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-22 00:20:27 +0000 UTC" against cached fingerprint "21,2025-07-22 00:19:27 +0000 UTC" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-22 00:20:27 +0000 UTC" != cached fingerprint "21,2025-07-22 00:19:27 +0000 UTC") 2025/07/22 01:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/22 01:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0007f1540): >openPending: err= 2025/07/22 01:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0007f1540): >_readAt: n=22, err=EOF 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0007f1540): close: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:20:27 +0000 GMT 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0007f1540): >close: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:29 DEBUG : forgetting directory cache 2025/07/22 01:12:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc00088ae80): _readAt: size=512, off=0 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc00088ae80): openPending: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-22 00:21:27 +0000 UTC" against cached fingerprint "22,2025-07-22 00:20:27 +0000 UTC" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-22 00:21:27 +0000 UTC" != cached fingerprint "22,2025-07-22 00:20:27 +0000 UTC") 2025/07/22 01:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/22 01:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc00088ae80): >openPending: err= 2025/07/22 01:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc00088ae80): >_readAt: n=23, err=EOF 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc00088ae80): close: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:21:27 +0000 GMT 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc00088ae80): >close: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:29 DEBUG : forgetting directory cache 2025/07/22 01:12:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0008c8080): _readAt: size=512, off=0 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0008c8080): openPending: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-22 00:22:27 +0000 UTC" against cached fingerprint "23,2025-07-22 00:21:27 +0000 UTC" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-22 00:22:27 +0000 UTC" != cached fingerprint "23,2025-07-22 00:21:27 +0000 UTC") 2025/07/22 01:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/22 01:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0008c8080): >openPending: err= 2025/07/22 01:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0008c8080): >_readAt: n=24, err=EOF 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0008c8080): close: 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-22 00:22:27 +0000 GMT 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate(0xc0008c8080): >close: err= 2025/07/22 01:12:29 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:29 DEBUG : Looking for writers 2025/07/22 01:12:29 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/22 01:12:29 DEBUG : >WaitForWriters: 2025/07/22 01:12:29 DEBUG : webdav root 'rclone-test-yaworuv1depu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.62s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:29 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:29 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:29 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:29 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:29 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:29 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:29 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:29 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:29 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:29 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : forgetting directory cache 2025/07/22 01:12:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/22 01:12:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/22 01:12:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/22 01:12:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/22 01:12:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/22 01:12:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/22 01:12:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/22 01:12:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/22 01:12:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/22 01:12:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/22 01:12:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/22 01:12:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/22 01:12:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/22 01:12:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/22 01:12:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/22 01:12:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/22 01:12:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : FiLeA: reading active writers 2025/07/22 01:12:30 DEBUG : FiLeB: reading active writers 2025/07/22 01:12:30 DEBUG : FilEb: reading active writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : FilEb: reading active writers 2025/07/22 01:12:30 DEBUG : FiLeA: reading active writers 2025/07/22 01:12:30 DEBUG : FiLeB: reading active writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/22 01:12:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : webdav root 'rclone-test-yaworuv1depu': Reusing VFS from active cache 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : dir: Looking for writers 2025/07/22 01:12:30 DEBUG : file2: reading active writers 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : file1: reading active writers 2025/07/22 01:12:30 DEBUG : dir: reading active writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : dir: Looking for writers 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : dir: reading active writers 2025/07/22 01:12:30 DEBUG : file1: reading active writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:30 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 01:12:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 01:12:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 01:12:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/22 01:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 01:12:30 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/22 01:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/22 01:12:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/22 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:30 DEBUG : dir: Looking for writers 2025/07/22 01:12:30 DEBUG : new_file.txt: reading active writers 2025/07/22 01:12:30 DEBUG : file2: reading active writers 2025/07/22 01:12:30 DEBUG : Looking for writers 2025/07/22 01:12:30 DEBUG : dir: reading active writers 2025/07/22 01:12:30 DEBUG : file1: reading active writers 2025/07/22 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:31 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/22 01:12:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0007de300 2025/07/22 01:12:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/22 01:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:31 INFO : dir/file1: Moved (server-side) to: file0 2025/07/22 01:12:31 DEBUG : file0: Updating file with file0 0xc0007de300 2025/07/22 01:12:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/22 01:12:31 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:31 DEBUG : dir: Looking for writers 2025/07/22 01:12:31 DEBUG : Looking for writers 2025/07/22 01:12:31 DEBUG : dir: reading active writers 2025/07/22 01:12:31 DEBUG : file0: reading active writers 2025/07/22 01:12:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:31 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:31 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:31 DEBUG : Looking for writers 2025/07/22 01:12:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:31 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/22 01:12:31 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:31 DEBUG : b: Looking for writers 2025/07/22 01:12:31 DEBUG : c: Looking for writers 2025/07/22 01:12:31 DEBUG : d: Looking for writers 2025/07/22 01:12:31 DEBUG : Looking for writers 2025/07/22 01:12:31 DEBUG : a: Looking for writers 2025/07/22 01:12:31 DEBUG : Looking for writers 2025/07/22 01:12:31 DEBUG : d: reading active writers 2025/07/22 01:12:31 DEBUG : /: reading active writers 2025/07/22 01:12:31 DEBUG : a: reading active writers 2025/07/22 01:12:31 DEBUG : b: reading active writers 2025/07/22 01:12:31 DEBUG : c: reading active writers 2025/07/22 01:12:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:31 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:31 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/22 01:12:31 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/22 01:12:31 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/22 01:12:31 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/22 01:12:31 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:31 DEBUG : a/b/c/d: Looking for writers 2025/07/22 01:12:31 DEBUG : a/b/c: Looking for writers 2025/07/22 01:12:31 DEBUG : d: reading active writers 2025/07/22 01:12:31 DEBUG : a/b: Looking for writers 2025/07/22 01:12:31 DEBUG : c: reading active writers 2025/07/22 01:12:31 DEBUG : a: Looking for writers 2025/07/22 01:12:31 DEBUG : b: reading active writers 2025/07/22 01:12:31 DEBUG : Looking for writers 2025/07/22 01:12:31 DEBUG : a: reading active writers 2025/07/22 01:12:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:32 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:32 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:32 DEBUG : Looking for writers 2025/07/22 01:12:32 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-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:32 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/22 01:12:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/22 01:12:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/22 01:12:32 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:12:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:32 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/22 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:12:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:32 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/22 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (7 bytes), uploading instead of streaming 2025/07/22 01:12:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:32 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:32 DEBUG : Looking for writers 2025/07/22 01:12:32 DEBUG : file1: reading active writers 2025/07/22 01:12:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:32 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/22 01:12:33 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/22 01:12:33 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/22 01:12:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/22 01:12:33 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (11 bytes), uploading instead of streaming 2025/07/22 01:12:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:33 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/22 01:12:33 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:33 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (5 bytes), uploading instead of streaming 2025/07/22 01:12:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:33 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/22 01:12:33 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:33 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:12:33 DEBUG : file1: WriteFileHandle.Release closing 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:12:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:12:33 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/22 01:12:33 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:12:33 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/22 01:12:33 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : file1: active writers 1 2025/07/22 01:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : file1: active writers 1 2025/07/22 01:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : file1: active writers 1 2025/07/22 01:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : file1: active writers 1 2025/07/22 01:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : file1: active writers 1 2025/07/22 01:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/22 01:12:33 DEBUG : Looking for writers 2025/07/22 01:12:33 DEBUG : file1: reading active writers 2025/07/22 01:12:33 DEBUG : file1: active writers 1 2025/07/22 01:12:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/22 01:12:34 DEBUG : Looking for writers 2025/07/22 01:12:34 DEBUG : file1: reading active writers 2025/07/22 01:12:34 DEBUG : file1: active writers 1 2025/07/22 01:12:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/22 01:12:34 DEBUG : Looking for writers 2025/07/22 01:12:34 DEBUG : file1: reading active writers 2025/07/22 01:12:34 DEBUG : file1: active writers 1 2025/07/22 01:12:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:35 DEBUG : Looking for writers 2025/07/22 01:12:35 DEBUG : file1: reading active writers 2025/07/22 01:12:35 DEBUG : file1: active writers 1 2025/07/22 01:12:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:36 DEBUG : Looking for writers 2025/07/22 01:12:36 DEBUG : file1: reading active writers 2025/07/22 01:12:36 DEBUG : file1: active writers 1 2025/07/22 01:12:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:37 DEBUG : Looking for writers 2025/07/22 01:12:37 DEBUG : file1: reading active writers 2025/07/22 01:12:37 DEBUG : file1: active writers 1 2025/07/22 01:12:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:38 DEBUG : Looking for writers 2025/07/22 01:12:38 DEBUG : file1: reading active writers 2025/07/22 01:12:38 DEBUG : file1: active writers 1 2025/07/22 01:12:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:39 DEBUG : Looking for writers 2025/07/22 01:12:39 DEBUG : file1: reading active writers 2025/07/22 01:12:39 DEBUG : file1: active writers 1 2025/07/22 01:12:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:40 DEBUG : Looking for writers 2025/07/22 01:12:40 DEBUG : file1: reading active writers 2025/07/22 01:12:40 DEBUG : file1: active writers 1 2025/07/22 01:12:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:41 DEBUG : Looking for writers 2025/07/22 01:12:41 DEBUG : file1: reading active writers 2025/07/22 01:12:41 DEBUG : file1: active writers 1 2025/07/22 01:12:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:42 DEBUG : Looking for writers 2025/07/22 01:12:42 DEBUG : file1: reading active writers 2025/07/22 01:12:42 DEBUG : file1: active writers 1 2025/07/22 01:12:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:43 DEBUG : Looking for writers 2025/07/22 01:12:43 DEBUG : file1: reading active writers 2025/07/22 01:12:43 DEBUG : file1: active writers 1 2025/07/22 01:12:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:44 DEBUG : Looking for writers 2025/07/22 01:12:44 DEBUG : file1: reading active writers 2025/07/22 01:12:44 DEBUG : file1: active writers 1 2025/07/22 01:12:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:45 DEBUG : Looking for writers 2025/07/22 01:12:45 DEBUG : file1: reading active writers 2025/07/22 01:12:45 DEBUG : file1: active writers 1 2025/07/22 01:12:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:46 DEBUG : Looking for writers 2025/07/22 01:12:46 DEBUG : file1: reading active writers 2025/07/22 01:12:46 DEBUG : file1: active writers 1 2025/07/22 01:12:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:47 DEBUG : Looking for writers 2025/07/22 01:12:47 DEBUG : file1: reading active writers 2025/07/22 01:12:47 DEBUG : file1: active writers 1 2025/07/22 01:12:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:48 DEBUG : Looking for writers 2025/07/22 01:12:48 DEBUG : file1: reading active writers 2025/07/22 01:12:48 DEBUG : file1: active writers 1 2025/07/22 01:12:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:49 DEBUG : Looking for writers 2025/07/22 01:12:49 DEBUG : file1: reading active writers 2025/07/22 01:12:49 DEBUG : file1: active writers 1 2025/07/22 01:12:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:50 DEBUG : Looking for writers 2025/07/22 01:12:50 DEBUG : file1: reading active writers 2025/07/22 01:12:50 DEBUG : file1: active writers 1 2025/07/22 01:12:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:51 DEBUG : Looking for writers 2025/07/22 01:12:51 DEBUG : file1: reading active writers 2025/07/22 01:12:51 DEBUG : file1: active writers 1 2025/07/22 01:12:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:52 DEBUG : Looking for writers 2025/07/22 01:12:52 DEBUG : file1: reading active writers 2025/07/22 01:12:52 DEBUG : file1: active writers 1 2025/07/22 01:12:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:53 DEBUG : Looking for writers 2025/07/22 01:12:53 DEBUG : file1: reading active writers 2025/07/22 01:12:53 DEBUG : file1: active writers 1 2025/07/22 01:12:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:54 DEBUG : Looking for writers 2025/07/22 01:12:54 DEBUG : file1: reading active writers 2025/07/22 01:12:54 DEBUG : file1: active writers 1 2025/07/22 01:12:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:55 DEBUG : Looking for writers 2025/07/22 01:12:55 DEBUG : file1: reading active writers 2025/07/22 01:12:55 DEBUG : file1: active writers 1 2025/07/22 01:12:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:56 DEBUG : Looking for writers 2025/07/22 01:12:56 DEBUG : file1: reading active writers 2025/07/22 01:12:56 DEBUG : file1: active writers 1 2025/07/22 01:12:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:57 DEBUG : Looking for writers 2025/07/22 01:12:57 DEBUG : file1: reading active writers 2025/07/22 01:12:57 DEBUG : file1: active writers 1 2025/07/22 01:12:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:58 DEBUG : Looking for writers 2025/07/22 01:12:58 DEBUG : file1: reading active writers 2025/07/22 01:12:58 DEBUG : file1: active writers 1 2025/07/22 01:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:12:59 DEBUG : Looking for writers 2025/07/22 01:12:59 DEBUG : file1: reading active writers 2025/07/22 01:12:59 DEBUG : file1: active writers 1 2025/07/22 01:12:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:13:00 DEBUG : Looking for writers 2025/07/22 01:13:00 DEBUG : file1: reading active writers 2025/07/22 01:13:00 DEBUG : file1: active writers 1 2025/07/22 01:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:13:01 DEBUG : Looking for writers 2025/07/22 01:13:01 DEBUG : file1: reading active writers 2025/07/22 01:13:01 DEBUG : file1: active writers 1 2025/07/22 01:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:13:02 DEBUG : Looking for writers 2025/07/22 01:13:02 DEBUG : file1: reading active writers 2025/07/22 01:13:02 DEBUG : file1: active writers 1 2025/07/22 01:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/22 01:13:03 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/22 01:13:03 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:13:03 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:13:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:13:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:13:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:13:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:13:03 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (0 bytes), uploading instead of streaming 2025/07/22 01:13:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:13:03 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:13:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:13:03 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 01:13:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 01:13:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 01:13:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:13:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/22 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:13:03 DEBUG : Looking for writers 2025/07/22 01:13:03 DEBUG : file1: reading active writers 2025/07/22 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-yaworuv1depu'", Local "Local file system at /tmp/rclone1616988346", Modify Window "1s" 2025/07/22 01:13:03 INFO : webdav root 'rclone-test-yaworuv1depu': poll-interval is not supported by this remote 2025/07/22 01:13:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/22 01:13:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/22 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:13:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/22 01:13:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/22 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:13:03 DEBUG : webdav root 'rclone-test-yaworuv1depu': File to upload is small (100 bytes), uploading instead of streaming 2025/07/22 01:13:03 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/07/22 01:13:03 DEBUG : file1: Size of src and dst objects identical 2025/07/22 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/22 01:13:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/22 01:13:03 DEBUG : file1: Open: flags=O_RDONLY 2025/07/22 01:13:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/22 01:13:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/22 01:13:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/22 01:13:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/22 01:13:03 DEBUG : WaitForWriters: timeout=30s 2025/07/22 01:13:03 DEBUG : Looking for writers 2025/07/22 01:13:03 DEBUG : file1: reading active writers 2025/07/22 01:13:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/07/22 01:13:03 DEBUG : webdav root 'rclone-test-yaworuv1depu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.033127841s (try 1/5)